unsuscribe
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hi all,
When I perform a delete command and then I insert a new row, this new
row is placed in the row just deleted. Is it possible to place newly
inserted rows always at the end of the table???
Martin
-
Before posting, please
Hi all,
When I access MySQL from several API clients, one of them quits with the error message:
Query failed (Lost connection to MySQL server during query)
Does any one know why?