- 23 Aug, 2002 5 commits
-
-
heikki@hundin.mysql.fi authored
Eliminate a spurious deadlock when an insert waits for an update and a second update comes to wait after the insert
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Removed compiler warnings.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 22 Aug, 2002 11 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix when using --localstatedir Cleaned up mysql.server
-
arjen@fred.bitbike.com authored
-
jani@rhols221.adsl.netsonic.fi authored
in shutdown operation.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Changed option variables to my_bool (to avoid bugs in my_getopt()) Added new thread specific mutex LOCK_delete to be able to free LOCK_thread_count early. Changed usage of LOCK_thread_count -> LOCK_status for statistics variables
-
heikki@hundin.mysql.fi authored
The lexer of InnoDB to 8-bit, it was 7-bit which made it crash on table names containing char codes > 127 pars0lex.l, pars0grm.y: Add InnoDB internal SQL interpreter grammar and lexer sources
-
heikki@hundin.mysql.fi authored
Remove a spurious deadlock when >= 2 insert transactions have to wait because there is a next-key lock set
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
DROP: delete, ALTER: change, column: field.
-
- 21 Aug, 2002 13 commits
-
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
-
jani@rhols221.adsl.netsonic.fi authored
pid file to disappear, when MySQL was already re-started.
-
arjen@fred.bitbike.com authored
-
monty@hundin.mysql.fi authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
More DBUG info for replication Better error messages from replication Fixed bug in replication code when connecting to 'localhost' (time was not released properly) Block ALARM signal on Linux for signal handler thread (Fixes problem with running mysqld with --debug) Removed warning when setting an AUTO_INCREMENT field to NULL
-
- 20 Aug, 2002 4 commits
-
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
Specifically mention Ruby in list of APIs (noted by Markus Jais).
-
arjen@fred.bitbike.com authored
-
- 19 Aug, 2002 4 commits
-
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
jani@hynda.(none) authored
these work now and do the same thing: --lower-case-table-names, --lower-case-table-names=1, -O lower-case-table-names=1, --set-variable=lower-case-table-names=1
-
paul@teton.kitebird.com authored
manual.texi fix typo
-
- 18 Aug, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed configure problems with HPUX and openbsd SHOW SLAVE STATUS returns empty set if slave is not initialized SHOW MASTER STATUS returns empty set if binary logging is not enabled. Fixed shutdown problem on Solaris.
-
- 17 Aug, 2002 1 commit
-
-
paul@teton.kitebird.com authored
-