- 22 Nov, 2001 1 commit
-
-
unknown authored
-
- 21 Nov, 2001 8 commits
-
-
unknown authored
-
unknown authored
Docs/manual.texi: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/t/fulltext.test: Auto merged mysql-test/t/myisam.test: Auto merged sql/ha_myisam.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged innobase/btr/btr0btr.c: Auto merged sql/sql_base.cc: Auto merged sql/sql_update.cc: Auto merged innobase/btr/btr0cur.c: Auto merged innobase/dict/dict0dict.c: Auto merged innobase/srv/srv0srv.c: Auto merged configure.in: no merge - used local mysql-test/r/fulltext.result: no merge - used local mysql-test/r/myisam.result: no merge - used local sql/item_func.cc: no merge - used local sql/sql_delete.cc: no merge - used local sql/sql_parse.cc: no merge - used local sql/sql_select.cc: no merge - used local
-
unknown authored
-
unknown authored
it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function re-disabled implicit ft initialization sql/item_func.cc: re-disabled implicit initialization that was re-enabled (by me) for reasons unknown (at least the code passed all the tests) sql/mysql_priv.h: removed ftfuncs argument for mysql_select it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function sql/sql_base.cc: removed ftfuncs argument for mysql_select it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function sql/sql_parse.cc: removed ftfuncs argument for mysql_select it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function sql/sql_select.cc: removed ftfuncs argument for mysql_select it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
Docs/mirrors.texi: Fixup for mirrors file.
-
- 20 Nov, 2001 7 commits
-
-
unknown authored
Change list format Docs/mirrors.texi: Change list format
-
unknown authored
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
-
unknown authored
new file
-
unknown authored
--manager implies --skip-gdb-magic (which was introduced to make --gdb usable w/o manager)
-
unknown authored
mysql-test/r/fulltext_distinct.result: boolean test added mysql-test/t/fulltext_distinct.test: boolean test added mysql-test/r/fulltext_left_join.result: boolean test added mysql-test/t/fulltext_left_join.test: boolean test added
-
unknown authored
-
unknown authored
Updated reserved words list in manual. Docs/Support/update-reserved-words.pl: Fix to reserved words script, 2 keywords and 15 synonyms were missing. Docs/manual.texi: Updated reserved word list.
-
- 19 Nov, 2001 5 commits
-
-
unknown authored
mysql-test/fix-result: updated version mysql-test/r/rpl_log.result: fixed result to be portable
-
unknown authored
Remove "for windows" Updated contributed software link Docs/manual.texi: Remove "for windows"
-
unknown authored
Fix a seg fault if a lock wait timeout is exceeded at the some time someone grants the lock innobase/srv/srv0srv.c: Fix a seg fault if a lock wait timeout is exceeded at the some time someone grants the lock
-
unknown authored
-
unknown authored
into co3064164-a.bitbike.com:c:/home/mysql-4.0 Docs/manual.texi: Auto merged
-
- 18 Nov, 2001 3 commits
-
-
unknown authored
was up to date. Docs/manual.texi: ChangeLog configure.in: Version number change mysql-test/r/myisam.result: Test of optimize table mysql-test/t/myisam.test: Test of optimize table
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
unknown authored
--local-master option in mysql-test-run do not log CREATE TABLE when doing table dump fix replication to slave off 3.23 master client/mysqltest.c: fix to be able to use env vars for socket and port in connect mysql-test/include/master-slave.inc: connect to port specified in environment mysql-test/mysql-test-run.sh: added --local-master option - will assume master is on port 3306 on localhost sql/log_event.cc: fixes to slave off 3.23 master sql/log_event.h: fixes to slave off 3.23 master sql/slave.cc: do not log CREATE TABLE when doing table dump
-
- 17 Nov, 2001 5 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
Fix wrong (though equivalent) type decl innobase/dict/dict0dict.c: Fix wrong (though equivalent) type decl innobase/include/dict0dict.h: Fix wrong (though equivalent) type decl
-
unknown authored
Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick buf0flu.c: Fix a bug in previous change A small optimization for LRU flushes to avoid losing hot pages from the buffer pool innobase/buf/buf0flu.c: Fix a bug in previous change innobase/dict/dict0dict.c: Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick innobase/include/dict0dict.h: Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick innobase/btr/btr0btr.c: Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick innobase/btr/btr0cur.c: Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
-
- 16 Nov, 2001 4 commits
- 15 Nov, 2001 4 commits
- 14 Nov, 2001 2 commits
- 13 Nov, 2001 1 commit
-
-
unknown authored
-