October 4, 2008
I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it?
Filed under Programming & Design by administrator
alex asked:
I want to use in-memory tables for improved performance in MySQL. But what is the cleanest way to ensure that the tables reload (from on-disk tables) when the MySQL server restarts? Is there any way to configure this natively within MySQL, without resorting to Perl and similar external script hacks? Thanks
I want to use in-memory tables for improved performance in MySQL. But what is the cleanest way to ensure that the tables reload (from on-disk tables) when the MySQL server restarts? Is there any way to configure this natively within MySQL, without resorting to Perl and similar external script hacks? Thanks
Filed under Programming & Design by administrator
September 17, 2008
How do you make a form send the input to the action and update MySQL at the same time?
Filed under Programming & Design by administrator


