Mysql Server

November 17, 2008

Instalando servidor MYSQL Server n

todalagrima posted video:


Nathan dias ensina passo a passo como intalar servidor MYSQL Server n para iniciantes

Filed under News by administrator

Permalink Print

October 4, 2008

I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it?

mysql
jglw21 asked:


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

Permalink Print 2 Comments

October 3, 2008

How to automatically regenerate in memory tables after MySQL restarts?

mysql
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

Filed under Programming & Design by administrator

Permalink Print 1 Comment

September 17, 2008

How do you make a form send the input to the action and update MySQL at the same time?

mysql
Jared W. asked:


I have a form that I want to send its variables to another website with the action option, WHILE updating my MySQL server somehow. Is that possible? If so, How?

Filed under Programming & Design by administrator

Permalink Print 1 Comment