Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | Print a error message if the handler don't support transactional table | jan@hundin.mysql.fi | 2004-12-16 | 1 | -6/+14 |
* | | | Content merge. | jan@hundin.mysql.fi | 2004-12-09 | 1 | -0/+62 |
|\ \ \ | |||||
| * | | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which sets | jan@hundin.mysql.fi | 2004-12-09 | 1 | -0/+62 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -4/+61 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-30 | 1 | -4/+61 |
| |\ \ | | |/ | |||||
| | * | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL... | guilhem@mysql.com | 2004-11-30 | 1 | -4/+61 |
* | | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co... | guilhem@mysql.com | 2004-12-02 | 1 | -5/+19 |
* | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -2/+1 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+4 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -2/+8 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#5949 "error code 1223 in binlog when using innobackup": | guilhem@mysql.com | 2004-10-11 | 1 | -2/+8 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -13/+60 |
|\ \ \ | |/ / | |||||
| * | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -1/+2 |
| * | | Portablity fixes & simple optimizations | monty@mysql.com | 2004-08-24 | 1 | -2/+6 |
| * | | merged | serg@serg.mylan | 2004-08-20 | 1 | -7/+47 |
| |\ \ | | |/ | |||||
| | * | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions, | guilhem@mysql.com | 2004-08-20 | 1 | -7/+47 |
| * | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -7/+9 |
| |\ \ | | |/ | |||||
| | * | Fix for: | guilhem@mysql.com | 2004-07-31 | 1 | -7/+9 |