How do you start and stop MySQL on Windows? – net start MySQL, net stop MySQL
How do you start MySQL on Linux? – /etc/init.d/mysql start
Explain the difference between mysql and mysqli interfaces in PHP? – mysqli is the object-oriented version of mysql [...]
Posts Tagged ‘Mutiversion Concurrency’
MySQL Question and Answers
Posted in MySQL, tagged INNODB, Mutiversion Concurrency, MYISAM, MySQL, MySQL Architecture, MySQL Interview Questions on March 17, 2008 | Leave a Comment »