- 11 Jun, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Prevent on Windows starting of two mysqld instances on SAME InnoDB files: that could cause severe database corruption
-
- 08 Jun, 2003 1 commit
-
-
miguel@sartre.local authored
-
- 07 Jun, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix a bug: a race condition could cause that the first B-tree page splits would get a corrupt page directory, whic often results in the assertion in page_dir_find_slot(); found with a test of 3000 startups/shutdowns; it is not clear that this would have caused any corruption which users have reported
-
- 06 Jun, 2003 2 commits
-
-
guilhem@mysql.com authored
Otherwise, we'll get questions from users about this curious 1970.
-
guilhem@mysql.com authored
Fix for bug 254 : the first Start_log_event after server startup will have created=now(), whereas the next ones (FLUSH LOGS, auto rotation) will have created=0. Before this, it was always now(). This way, slaves >=4.0.14 will know when they must drop stale temp tables or not. The next task is now modify 4.0.14 to implement this.
-
- 05 Jun, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 31 May, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
monty@narttu.mysql.fi authored
(Casused problems in GIS functions in 4.1)
-
- 28 May, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Prevent the InnoDB main thread from hogging CPU if a table lingers in the background drop queue (though it is essentially a bug if a table end up there at all)
-
- 27 May, 2003 1 commit
-
-
lenz@mysql.com authored
-
- 26 May, 2003 6 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
monty@narttu.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-3.23
-
monty@mashka.mysql.fi authored
-
- 23 May, 2003 1 commit
-
-
guilhem@mysql.com authored
(this bug was already fixed in 4.0, I just copied and pasted two lines).
-
- 21 May, 2003 2 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA/mysql-3.23
-
vva@eagle.mysql.r18.ru authored
-
- 14 May, 2003 4 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
heikki@hundin.mysql.fi authored
Backport from 4.0: We had forgotten to call pthread_mutex_destroy when we free an OS mutex in Unix
-
monty@narttu.mysql.fi authored
-
- 07 May, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Security patch to remove wrong error when one had a global update/delete privilige and a database specific SELECT privilege.
-
- 29 Apr, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
Sinisa@sinisa.nasamreza.org authored
All tests plus grant.pl test passed.
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
- 28 Apr, 2003 1 commit
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql
-
- 26 Apr, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 23 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 22 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Backported fix from 4.1 for bug 212: SELECT query containing a NATURAL JOIN and parentheses in the WHERE clause
-
- 14 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 07 Apr, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-3.23
-
monty@mashka.mysql.fi authored
Fixed problem with not freed thr_alarm() on slave connect
-
- 04 Apr, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 03 Apr, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 01 Apr, 2003 1 commit
-
-
guilhem@mysql.com authored
logged, but read as LOAD DATA INFILE REPLACE" This was just bad && instead of &, but nasty consequences. This should be merged to 4.0 BUT it will not be automatic (some code has moved from log_event.h to log_event.cc, and log_event.cc has changed); please Merging Man, do 'bk grep REPLACE_FLAG' in 4.0/sql to find all the new places.
-