Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causes | dlenev@mockturtle.local | 2006-08-21 | 1 | -2/+5 |
* | Bug#16986 - Deadlock condition with MyISAM tables | ingo@mysql.com | 2006-06-26 | 1 | -5/+39 |
* | More DBUG statements | monty@mysql.com | 2006-05-24 | 1 | -9/+25 |
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 | igor@rurik.mysql.com | 2006-04-19 | 1 | -2/+54 |
|\ | |||||
| * | Bug#18544 - LOCK TABLES timeout causes MyISAM table corruption | svoj@april.(none) | 2006-04-19 | 1 | -1/+53 |
* | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-04-05 | 1 | -4/+9 |
* | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-02-20 | 1 | -2/+0 |
* | | Merge mysql.com:/home/mydev/mysql-4.1-bug5390 | ingo@mysql.com | 2006-02-20 | 1 | -4/+18 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/mydev/mysql-4.0-bug5390 | ingo@mysql.com | 2006-02-20 | 1 | -4/+16 |
| |\ | |||||
| | * | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-02-20 | 1 | -4/+16 |
* | | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-02-20 | 1 | -84/+65 |
* | | | Merge mysql.com:/home/mydev/mysql-4.1-bug5390 | ingo@mysql.com | 2006-02-06 | 1 | -31/+113 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/mydev/mysql-4.0-bug5390 | ingo@mysql.com | 2006-01-23 | 1 | -79/+168 |
| |\ \ | | |/ | |||||
| | * | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-01-23 | 1 | -73/+166 |
| | * | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-11-29 | 1 | -3/+86 |
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-new | konstantin@mysql.com | 2006-01-04 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | A fix for Bug#7209 "Client error with "Access Denied" on updates | konstantin@mysql.com | 2006-01-04 | 1 | -2/+3 |
| * | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-07 | 1 | -3/+86 |
* | | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-20 | 1 | -3/+125 |
* | | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash | ingo@mysql.com | 2005-11-15 | 1 | -4/+14 |
* | | | Fix for bug #12704 "Server crashes during trigger execution". | dlenev@mysql.com | 2005-09-15 | 1 | -3/+18 |
* | | | Cleanups during review of new code | monty@mysql.com | 2005-08-11 | 1 | -5/+1 |
* | | | Fix bug #11934 Two sequential FLUSH TABLES WITH READ LOCK hangs client | evgen@moonbone.local | 2005-08-03 | 1 | -1/+1 |
* | | | After merge fixes | monty@mysql.com | 2005-07-28 | 1 | -4/+5 |
* | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -13/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2005-07-27 | 1 | -5/+15 |
| |\ \ | | |/ | |||||
| | * | Review fixes: | monty@mysql.com | 2005-07-26 | 1 | -5/+15 |
| * | | Review of new code: | monty@mysql.com | 2005-07-27 | 1 | -5/+2 |
* | | | Missing initialisation of table->s->db in lock_table_name | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-27 | 1 | -0/+1 |
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 | pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-21 | 1 | -6/+17 |
|\ \ \ | |/ / | |||||
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0 | pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-20 | 1 | -6/+17 |
| |\ \ | | |/ | |||||
| | * | Bug #10600 After review fixes | mronstrom@mysql.com | 2005-07-20 | 1 | -2/+1 |
| | * | Bug #10600 | mronstrom@mysql.com | 2005-07-19 | 1 | -6/+18 |
* | | | A fix and a test case for Bug#10760 and complementary cleanups. | konstantin@mysql.com | 2005-07-19 | 1 | -3/+16 |
* | | | Implementation of Monty's idea: Now we can open mysql.proc table for lookup | dlenev@mysql.com | 2005-07-13 | 1 | -0/+13 |
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-06-01 | 1 | -49/+21 |
|\ \ \ | |/ / | |||||
| * | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -48/+21 |
| |\ \ | | |/ | |||||
| | * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -48/+21 |
| * | | Merge from 4.0 needs fixes | ingo@mysql.com | 2005-04-27 | 1 | -2/+49 |
| |\ \ | | |/ | |||||
| | * | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlock | ingo@mysql.com | 2005-04-27 | 1 | -2/+49 |
* | | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlock | ingo@mysql.com | 2005-04-27 | 1 | -2/+49 |
* | | | XID SQL syntax | serg@serg.mylan | 2005-04-04 | 1 | -5/+12 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-17 | 1 | -15/+15 |
|\ \ \ | |||||
| * | | | global read lock code now uses a dedicated mutex | serg@serg.mylan | 2005-03-16 | 1 | -15/+15 |
* | | | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge mysql.com:/home/mysql_src/mysql-4.1-clean | guilhem@mysql.com | 2005-02-23 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | FIx for BUG#8682 "flush_block_commit test hangs on HPUX": | guilhem@mysql.com | 2005-02-23 | 1 | -2/+3 |
* | | | added variable NDB_MGM to be able to run the management client in tests | tomas@poseidon.ndb.mysql.com | 2005-01-20 | 1 | -3/+4 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -8/+9 |
* | | | revert "LOCK TABLES ... WHERE ENGINE=INNODB" | serg@serg.mylan | 2004-12-27 | 1 | -58/+0 |