Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed during review of new pulled code | monty@mysql.com | 2005-02-02 | 1 | -2/+7 |
* | Bug #6607 Create table... LIKE... with Windows Symlinks | reggie@bob.(none) | 2005-01-31 | 1 | -4/+2 |
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2005-01-25 | 1 | -1/+2 |
|\ | |||||
| * | A fix (bug #7261: Alter table loses temp table with lower_case_table_names=2). | ram@gw.mysql.r18.ru | 2005-01-21 | 1 | -1/+2 |
* | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -2/+2 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-01-10 | 1 | -11/+10 |
|\ | |||||
| * | bug#7761 - ndb does not autcommit - postreview fixes | joreland@mysql.com | 2005-01-10 | 1 | -7/+4 |
| * | bug#7761 - ndb does not autocommit during alter table | joreland@mysql.com | 2005-01-10 | 1 | -11/+13 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-12-31 | 1 | -5/+7 |
|\ \ | |/ |/| | |||||
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -5/+7 |
* | | sql_table.cc: | heikki@hundin.mysql.fi | 2004-12-27 | 1 | -1/+5 |
|/ | |||||
* | Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x' | gluh@gluh.mysql.r18.ru | 2004-12-07 | 1 | -24/+26 |
* | Merge | jimw@mysql.com | 2004-12-03 | 1 | -7/+10 |
|\ | |||||
| * | Merge mysql.com:/space/bkroot/mysql-4.1 | mats@mysql.com | 2004-12-03 | 1 | -7/+10 |
| |\ | |||||
| | * | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -7/+10 |
* | | | Merge | jimw@mysql.com | 2004-12-03 | 1 | -6/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when the | jimw@mysql.com | 2004-12-03 | 1 | -8/+0 |
* | | | merged on pull | monty@mysql.com | 2004-12-02 | 1 | -10/+4 |
|\ \ \ | |||||
| * | | | Cleanups during review stage | monty@mysql.com | 2004-12-02 | 1 | -10/+4 |
* | | | | Bug #6379: ENUM values are incorrectly converted | bar@mysql.com | 2004-12-02 | 1 | -0/+120 |
|/ / / | |||||
* | | | Bug#6252 - Duplicate columns in keys should fail | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2004-11-22 | 1 | -1/+14 |
| |/ |/| | |||||
* | | merge with 4.0 | monty@mysql.com | 2004-11-12 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b... | guilhem@mysql.com | 2004-11-10 | 1 | -1/+0 |
* | | Fix for bug#5551 (Version 4). | lars@mysql.com | 2004-11-03 | 1 | -0/+6 |
* | | merge with 4.0 | monty@mysql.com | 2004-11-02 | 1 | -3/+7 |
|\ \ | |/ | |||||
| * | close table before next iteration of table proccesing in mysql_admin_table (t... | bell@sanja.is.com.ua | 2004-10-28 | 1 | -3/+7 |
| * | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-14 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t... | ingo@mysql.com | 2004-10-14 | 1 | -1/+1 |
* | | | - Check ENUM/SET duplicate values taking in account charset/collation. | bar@mysql.com | 2004-10-26 | 1 | -14/+14 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -1/+1 |
* | | | | Blob support for the group_concat() function. | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Manual merge of tree containing fix for bug #5915 "ALTER TABLE behaves | dlenev@mysql.com | 2004-10-07 | 1 | -11/+14 |
|\ \ \ | |||||
| * | | | Fix for bug #5915 "ALTER TABLE behaves differently when converting column | dlenev@brandersnatch.localdomain | 2004-10-07 | 1 | -11/+14 |
* | | | | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -16/+19 |
* | | | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -7/+8 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-06 | 1 | -5/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Reverted patch for new usage of open_count as it caused more problems than it... | monty@mysql.com | 2004-10-06 | 1 | -5/+1 |
| * | | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-05 | 1 | -3/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). | ingo@mysql.com | 2004-09-24 | 1 | -3/+3 |
| * | | bug#2831 - --extenral-locking does not fully work with --myisam-recover. | ingo@mysql.com | 2004-09-18 | 1 | -3/+9 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -3/+4 |
|\ \ \ | |||||
| * \ \ | Merge fixes | magnus@neptunus.(none) | 2004-09-30 | 1 | -3/+4 |
| |\ \ \ | |||||
| | * \ \ | Merged Thd_ndb | magnus@neptunus.(none) | 2004-09-20 | 1 | -3/+4 |
| | |\ \ \ | |||||
| | | * \ \ | Merged | magnus@neptunus.(none) | 2004-09-13 | 1 | -3/+4 |
| | | |\ \ \ | |||||
| | | | * | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ... | magnus@neptunus.(none) | 2004-09-13 | 1 | -3/+4 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-10-01 | 1 | -6/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -6/+2 |
| |/ / / / / | |||||
* | | | | | | Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tables | mskold@mysql.com | 2004-09-26 | 1 | -0/+12 |
|/ / / / / | |||||
* | | | | | Merging | hf@deer.(none) | 2004-09-14 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | |