- 06 Apr, 2001 5 commits
-
-
heikki@donna.mysql.fi authored
configure.in Prevent inlining of functions on HP-UX because GCC is broken there trx0trx.h Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t trx0trx.c Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t ha_innobase.cc Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
-
jani@janikt.pp.saunalahti.fi authored
-
jani@janikt.pp.saunalahti.fi authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
fixed bug in variable assignment in mysqltest fixed coredump on conversion from empty blob/text to date added test case for empty blob conversion to date
-
- 05 Apr, 2001 7 commits
-
-
tim@threads.polyesthetic.msg authored
-
tim@threads.polyesthetic.msg authored
-
tim@threads.polyesthetic.msg authored
-
heikki@donna.mysql.fi authored
-
jcole@abel.spaceapes.com authored
-
jcole@abel.spaceapes.com authored
-
sasha@mysql.sashanet.com authored
-
- 04 Apr, 2001 7 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
heikki@donna.mysql.fi authored
os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caused slowness at least on Solaris and FreeBSD
-
heikki@donna.mysql.fi authored
os0thread.c Use pthread_yield instead of os_thread_sleep(0)
-
jcole@abel.spaceapes.com authored
-
jcole@abel.spaceapes.com authored
into abel.spaceapes.com:/home/jcole/bk/mysql
-
mwagner@evoq.mwagner.org authored
-
- 03 Apr, 2001 4 commits
-
-
jcole@abel.spaceapes.com authored
-
sasha@mysql.sashanet.com authored
sometimes the server lags behind the client on startup - to fix, if the initial connect fails, sleep and try again before giving up
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
-
sasha@mysql.sashanet.com authored
-
- 02 Apr, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 01 Apr, 2001 6 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc
-
jcole@abel.spaceapes.com authored
-
monty@donna.mysql.fi authored
Removed _mi_rkey() function New fork_big.pl multi-thread test
-
jcole@abel.spaceapes.com authored
-
- 31 Mar, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 30 Mar, 2001 1 commit
-
-
jcole@abel.spaceapes.com authored
Reorganized and renamed the API chapter.
-
- 28 Mar, 2001 3 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
-
- 27 Mar, 2001 4 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
once after the lock. Now changed test case and added eval support to mysqltest to make it easier to debug
-
heikki@donna.mysql.fi authored
ut0dbg.h Innobase now prints the line and file of an assertion failure
-
heikki@donna.mysql.fi authored
-