explicit mysql shutdown necessary?

2002-02-04 Thread dark sequence
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

updates with threads

2001-11-30 Thread dark sequence
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