- 28 Aug, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 27 Aug, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
-
- 26 Aug, 2002 5 commits
-
-
arjen@george.bitbike.com authored
B-Tree explanation fix (from Peter Zaitsev).
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
paul@teton.kitebird.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed hangup problem in net_clear() on HPUX and Windows.
-
- 25 Aug, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
-
paul@teton.kitebird.com authored
-
- 24 Aug, 2002 5 commits
-
-
monty@hundin.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix a spurious deadlock introduced in the previous fix when next-key locks are requested for a page supremum record
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed hang in start_slave_threads() when thread dies quickly.
-
- 23 Aug, 2002 9 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
all free_defaults() on exit in mysql.cc; Should fix problem with SSL
-
heikki@hundin.mysql.fi authored
Port alloca and Windows fix from 3.23
-
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@mashka.mysql.fi authored
-
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 5 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
-