Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This pulls two function calls which should have been handlerton calls out of ... | brian@zim.(none) | 2006-08-30 | 1 | -0/+2 |
* | Cleanup of unused variables. | brian@zim.(none) | 2006-08-25 | 1 | -0/+1 |
* | This changest: | brian@zim.(none) | 2006-08-22 | 1 | -1/+6 |
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@linux.site | 2006-08-15 | 1 | -17/+70 |
|\ | |||||
| * | Fix for bug #21059 Server crashes on join query with large dataset with NDB ... | mskold/marty@mysql.com/linux.site | 2006-08-15 | 1 | -21/+41 |
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1 | mskold/marty@mysql.com/linux.site | 2006-08-15 | 1 | -0/+33 |
| |\ | |||||
| | * | ndb_lock.test, ndb_lock.result: | mskold/marty@mysql.com/linux.site | 2006-08-15 | 1 | -0/+34 |
| * | | Merge bodhi.local:/opt/local/work/mysql-5.0-root | kostja@bodhi.local | 2006-07-07 | 1 | -12/+15 |
| |\ \ | |||||
| | * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mysql.com | 2006-07-06 | 1 | -12/+15 |
| | |\ \ | |||||
| * | \ \ | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-07-04 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug #20784 Uninitialized memory in update on table with PK not on first column | tomas@poseidon.ndb.mysql.com | 2006-07-04 | 1 | -1/+2 |
* | | | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.1-engines | ingo/istruewing@chilla.local | 2006-08-02 | 1 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#18775 - Temporary table from alter table visible to other threads | ingo/istruewing@chilla.local | 2006-08-02 | 1 | -7/+7 |
* | | | | | | Post-merge fixes. | kostja@bodhi.local | 2006-07-14 | 1 | -4/+2 |
* | | | | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-13 | 1 | -24/+39 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | After merge fixes | monty@mysql.com | 2006-06-30 | 1 | -1/+1 |
| * | | | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2006-06-30 | 1 | -28/+41 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-06-30 | 1 | -0/+6 |
| | |\ \ \ \ | |||||
| | | * | | | | adopted ndb handler code for tables without primary key and with unique index | tomas@poseidon.ndb.mysql.com | 2006-06-30 | 1 | -0/+6 |
| | * | | | | | Don't read ~/.my.cnf in mysqldump.test | monty@mysql.com | 2006-06-30 | 1 | -2/+4 |
| | |/ / / / | |||||
| * | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main | tomas@poseidon.ndb.mysql.com | 2006-06-30 | 1 | -44/+56 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -0/+3 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -44/+53 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb | stewart@mysql.com | 2006-06-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb | stewart@mysql.com | 2006-06-28 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-06-27 | 1 | -2/+7 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@bodhi.local | 2006-07-13 | 1 | -5/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rpl | mkindahl@dl145k.mysql.com | 2006-07-11 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | WL#3146 "less locking in auto_increment": | guilhem@gbichot3.local | 2006-07-09 | 1 | -3/+1 |
| * | | | | | | | | | Bug #20843 tests fails randomly with assertion in completeClusterFailed | tomas@poseidon.ndb.mysql.com | 2006-07-08 | 1 | -2/+2 |
* | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime | dlenev@jabberwock.site | 2006-07-07 | 1 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3 | dlenev@mysql.com | 2006-07-02 | 1 | -11/+15 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Fix for bug#18437 "Wrong values inserted with a before update trigger on | dlenev@mysql.com | 2006-07-02 | 1 | -12/+15 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge mysql.com:/home/marty/MySQL/mysql-5.0-backed | mskold@mysql.com | 2006-06-21 | 1 | -2/+8 |
| | |\ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 | tomas@poseidon.ndb.mysql.com | 2006-07-05 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bug #20077 Cluster to only support partition by key, needs to error on others | tomas@poseidon.ndb.mysql.com | 2006-07-05 | 1 | -1/+1 |
| * | | | | | | | | | Bug #20077 Cluster to only support partition by key, needs to error on others | tomas@poseidon.ndb.mysql.com | 2006-07-04 | 1 | -2/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Fix for Bug #18413 Data usage for varsize columns are not correctly reported... | mskold@mysql.com | 2006-07-03 | 1 | -3/+6 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | monty@hasky.mysql.fi | 2006-06-29 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replaced assert with argument checking, as rpl_ndb_UUID caused slave to fail ... | monty@mysql.com | 2006-06-29 | 1 | -1/+9 |
* | | | | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | corrected merge error | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -0/+3 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | manual merge | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -45/+53 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-main | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -44/+53 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary error | tomas@poseidon.ndb.mysql.com | 2006-06-29 | 1 | -24/+59 |
| | * | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-06-14 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-06-14 | 1 | -0/+18 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-06-14 | 1 | -7/+27 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-06-14 | 1 | -7/+27 |
| | | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Moved back comment to correct method | mskold@mysql.com | 2006-06-12 | 1 | -5/+12 |