- 10 Mar, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
- 09 Mar, 2005 36 commits
-
-
serg@serg.mylan authored
after merge fix sql/sql_parse.cc correct max_connections condition
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
marty@linux.site authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
dlenev@brandersnatch.localdomain authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Correction after manual merge.
-
lars@mysql.com authored
-
lars@mysql.com authored
-
igor@rurik.mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
lars@mysql.com authored
-
serg@serg.mylan authored
-
lars@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
serg@serg.mylan authored
Delete: mysql-test/t/ndb_multi.test .del-ndb_multi.result~4baa26e7403188ae: Delete: mysql-test/r/ndb_multi.result .del-have_multi_ndb.inc~ef8da69d972ee707: Delete: mysql-test/include/have_multi_ndb.inc
-
jimw@mysql.com authored
-
kent@mysql.com authored
bug#4914 added --help and usage information
-
serg@serg.mylan authored
-
serg@serg.mylan authored
preserve backward compatibility
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
recalculate stats/gws for the last word in the index too remove unused code
-
serg@serg.mylan authored
-
igor@rurik.mysql.com authored
Added a test case for bug #8669. item_strfunc.cc: Fixed bug #8669. Function AES_DECRYPT can return NULL value.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
kent@mysql.com authored
bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
kent@mysql.com authored
Removed -c from /bin/sh call make_win_src_distribution.sh: Copy all content in mysql-test make_win_binary_distribution.sh, make_binary_distribution.sh: Add Perl version of mysql-test-run to package s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah: Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
-
tomas@poseidon.ndb.mysql.com authored
fix crashing bug in Dict caused by Suma on CREATE_SUBID_REF
-
- 08 Mar, 2005 2 commits
-
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0
-
gbichot@quadita2.mysql.com authored
which is always false. In a very fast InnoDB shutdown, we just ensure that no more transactions are running, flush InnoDB log, signal InnoDB threads to die, and then return from InnoDB (from innobase_end()) without waiting for those threads to actually die. I have tested on a 4CPU machine that even with --innodb_flush_log_at_trx_commit=0, this optimized InnoDB very fast shutdown loses no committed transactions. Patch pre-approved by Heikki.
-