- 26 May, 2003 1 commit
-
-
unknown authored
-
- 14 May, 2003 4 commits
-
-
unknown authored
-
unknown authored
into narttu.mysql.fi:/my/mysql-3.23
-
unknown authored
Backport from 4.0: We had forgotten to call pthread_mutex_destroy when we free an OS mutex in Unix innobase/os/os0sync.c: Backport from 4.0: We had forgotten to call pthread_mutex_destroy when we free an OS mutex in Unix
-
unknown authored
sql/sql_show.cc: SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables.
-
- 07 May, 2003 2 commits
-
-
unknown authored
-
unknown authored
Security patch to remove wrong error when one had a global update/delete privilige and a database specific SELECT privilege. sql/sql_acl.cc: Security patch sql/sql_base.cc: Security patch sql/sql_parse.cc: Security patch tests/grant.pl: Test of security patch tests/grant.res: Test of security patch
-
- 29 Apr, 2003 3 commits
- 28 Apr, 2003 1 commit
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql client/mysqldump.c: Auto merged BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 26 Apr, 2003 1 commit
-
-
unknown authored
sql/mysqld.cc: Safety fix.
-
- 23 Apr, 2003 1 commit
-
-
unknown authored
-
- 22 Apr, 2003 1 commit
-
-
unknown authored
Backported fix from 4.1 for bug 212: SELECT query containing a NATURAL JOIN and parentheses in the WHERE clause mysql-test/r/join.result: New test results mysql-test/t/join.test: Test for bug 212 sql/log_event.cc: Removed wrong cast sql/log_event.h: Fixed problem with timestamps in binary log on 64 bit machines sql/sql_list.h: Fix for bug 212 (back ported from 4.1)
-
- 14 Apr, 2003 1 commit
-
-
unknown authored
-
- 07 Apr, 2003 2 commits
-
-
unknown authored
into mashka.mysql.fi:/home/my/mysql-3.23 sql/slave.cc: Auto merged
-
unknown authored
Fixed problem with not freed thr_alarm() on slave connect mysql-test/t/rpl_alter.test: Changed name of created test database sql/ha_innobase.cc: Changed innobase_flush_log_at_trx_commit to be 1 as default sql/mini_client.cc: Fixed problem with not freed thr_alarm() sql/mysqld.cc: Allocate some extra thr_alarm slots just to be safe sql/slave.cc: Simple code cleanup
-
- 04 Apr, 2003 1 commit
-
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 03 Apr, 2003 2 commits
- 01 Apr, 2003 1 commit
-
-
unknown 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. sql/log_event.cc: & instead of && when testing flags sql/slave.cc: & instead of && when testing flags
-
- 25 Mar, 2003 1 commit
-
-
unknown authored
least one BLOB column.
-
- 24 Mar, 2003 2 commits
- 19 Mar, 2003 2 commits
-
-
unknown authored
into mysql.com:/home/mysql_src/mysql-3.23
-
unknown authored
only do it if the user specifies --delete-master-logs (new option). Safer + fixes bug #159. client/client_priv.h: New option --delete-master-logs for mysqldump client/mysqldump.c: New option --delete-master-logs for mysqldump BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 18 Mar, 2003 1 commit
-
-
unknown authored
mysql-test/r/innodb.result: Test of 'halloween bug' mysql-test/t/innodb.test: Test of 'halloween bug' strings/strto.c: Portability fix
-
- 17 Mar, 2003 2 commits
- 16 Mar, 2003 2 commits
- 15 Mar, 2003 2 commits
- 14 Mar, 2003 3 commits
- 13 Mar, 2003 4 commits
-
-
unknown authored
Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range sql/ha_innobase.cc: Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range
-
unknown authored
-
unknown authored
tests/grant.pl: More options for test tests/grant.res: new test results
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql
-