- 22 Apr, 2005 3 commits
-
-
joreland@mysql.com authored
if file already open occur print files...
-
joreland@mysql.com authored
missleading error message
-
joreland@mysql.com authored
Redo abort handling according to descr. in Backup.txt bug#9960 - ndb backup increase wait completed timeout to 48 hours
-
- 18 Apr, 2005 1 commit
-
-
joreland@mysql.com authored
Make BUILDINDX RF_LOCAL aware
-
- 14 Apr, 2005 1 commit
-
-
joreland@mysql.com authored
Crash if ACC_CONTOPREQ was sent while ACC_LCPCONF was in job buffer if ACC_LCPCONF would have arrived eariler (before TUP_LCPSTARTED) operations could lockup. But would be restarted on next LCP -- LQH 1) Better check for LCP started that will also return true if ACC or TUP already has completed 2) Remove incorrect if statement that prevented operations to be started if ACC has completed -- ACC Make sure all ACC_CONTOPCONF are sent before releasing lcp record i.e. use noOfLcpConf == 4 (2 ACC_LCPCONF + 2 ACC_CONTOPCONF) Check for == 4 also when sending ACC_CONTOPCONF
-
- 13 Apr, 2005 1 commit
-
-
joreland@mysql.com authored
1) Make getNoParall into function instead of a procedure 2) Check for multiple transactions in "upgrade's" parallell queue 3) Set lock mode according to lock_owner's lockMode NOTE: Does still not handle lock upgrade in case of aborts correctly
-
- 12 Apr, 2005 4 commits
-
-
joreland@mysql.com authored
handle more cases...
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
use DBUG_RETURN
-
joreland@mysql.com authored
Impl. stupid mgm lock against shutting down 2 nodes simultaniously Add some more dump
-
- 11 Apr, 2005 9 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
gbichot@quadita2.mysql.com authored
because config.status may later need this file (if it does not find it it won't incorporate dependencies of errmsg.sys in sql/share/Makefile) (thx Serg). In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile (thx Konstantin).
-
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
if we fall back to mysql_alter_table() (for InnoDB), don't do binlogging in mysql_alter_table(), as mysql_admin_table() is not supposed to do any binlogging (it is done by the caller).
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
dlenev@brandersnatch.localdomain authored
function" into 4.1 tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-merges
-
- 10 Apr, 2005 2 commits
-
-
dlenev@mysql.com authored
function". We should not cache queries using CURRENT_USER() function as we do it for some other functions, e.g. USER() function.
-
bar@mysql.com authored
fixing tests accordingly item.cc: Allow mixing non-binary collation and binary collation even if coercibility is the same. For easier 4.0 -> 4.1 migrating.
-
- 09 Apr, 2005 1 commit
-
-
acurtis@xiphis.org authored
into xiphis.org:/.amd_mnt/bk.anubis/host/work-acurtis/bug6776.1
-
- 08 Apr, 2005 14 commits
-
-
acurtis@xiphis.org authored
-
acurtis@xiphis.org authored
into xiphis.org:/var/db/bk/work-acurtis/bug6776.1
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
reggie@mdk10.(none) authored
Removed the extra set of the shared memory connect event from kill_mysql since it is also being set in kill_server
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
test case for case 9749, ndb lock upgrade via NDBAPI
-
joerg@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
reggie@mdk10.(none) authored
The shared memory connect event was not being set in kill_server. This caused the thread that is handling shared memory connections to never exit.
-
- 07 Apr, 2005 4 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
mskold@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-