Hi,
i'm running the mysql server in windows98. When i restart windows mysql
(innodb) states the database was not shut down correctly. However when i
shut down the server explicitely with mysqladmin things seem to work OK.
Is it really necessary to do this explicit shutdown with mysqladmin befor
Can someone perhaps tell me why the following pseudo-code blocks at time 4,
when transaction isolation is set to READ_COMMITTED. Table A is a BDB table,
records 1 and 400 both exist. To me it seems that both updates don't have
anything to do with eachother. Does this perhaps has anything to do wit