- 28 Mar, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 25 Mar, 2005 10 commits
-
-
konstantin@mysql.com authored
provide created shared memory objects with proper access rights to make them usable when client and server are running under different accounts. Post review fixes.
-
brian@zim.(none) authored
-
brian@zim.(none) authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-4.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
bar@mysql.com authored
Don't run GBK test if not GBK support was compiled.
-
bar@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-4.1
-
brian@zim.(none) authored
-
- 24 Mar, 2005 7 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
bar@mysql.com authored
Wrong help string fix.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1
-
bar@mysql.com authored
in some cases, because "charset(x) = 'string'" was considered as "x is not null" due to incorrect not_null_tables().
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9303
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
- 23 Mar, 2005 6 commits
-
-
bk-internal.mysql.com://home/bk/mysql-4.1gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-4.1-4ita
-
gbichot@quadita2.mysql.com authored
"After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late); no message on error log (deadlock is too common sometimes), a global counter instead (SHOW STATUS LIKE 'slave_retried_transactions'). Plus a fix for libmysql/Makefile.shared
-
paul@kite-hub.kitebird.com authored
Fix typo.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
brian@zim.(none) authored
Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database.
-
jimw@mysql.com authored
-
- 22 Mar, 2005 8 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
Added better comment for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
mskold@mysql.com authored
Extra fix for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
kent@mysql.com authored
InnoDB needs longer start time for second slave on slow hosts
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
monty@mysql.com authored
-
- 21 Mar, 2005 7 commits
-
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
-
kent@mysql.com authored
Made --timer work mtr_cases.pl: Added option --reorder to get less server restarts mysql-test-run.pl: Added option --reorder to get less server restarts Moved do_before_start_master() not to remove binlog files unless restarted Made --timer work Slave was incorrectly writing log to error log
-
msvensson@neptunus.(none) authored
- Chaned min value in mysqld.cc - Added testcase to warnings.test
-
- 18 Mar, 2005 1 commit
-
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-