Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -5/+4 |
|\ | |||||
| * | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-27 | 1 | -5/+4 |
| |\ | |||||
| | * | BUG#47418 RBR fails, failure with mixup of base/temporary/view | 2010-01-16 | 1 | -5/+4 | |
* | | | Backport of revno: 2617.76.2 | Jon Olav Hauglid | 2009-12-09 | 1 | -0/+30 |
* | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -2/+6 |
|/ / | |||||
* | | Bug #43054 Assertion `!table->auto_increment_field_not_null' failed when ... | Magne Mahre | 2009-10-15 | 1 | -0/+53 |
|/ | |||||
* | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-09-04 | 1 | -0/+17 |
|\ | |||||
| * | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 1 | -0/+17 |
* | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,... | Guilhem Bichot | 2009-07-29 | 1 | -0/+24 |
* | | merge: 5.1 -> 5.1-rpl | Luis Soares | 2009-01-23 | 1 | -0/+6 |
|\ \ | |||||
| * | | Bug#40104 regression with table names? | Sergey Glukhov | 2008-12-23 | 1 | -0/+6 |
* | | | Merging 5.1 main into 5.1-rpl | Mats Kindahl | 2008-10-23 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | 5.0->5.1 bugteam merge | Sergey Glukhov | 2008-10-02 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Bug#35924 DEFINER should be stored 'quoted' in I_S | Sergey Glukhov | 2008-10-02 | 1 | -0/+5 |
* | | | Merging 5.1 main into 5.1-rpl. | Mats Kindahl | 2008-10-06 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge | Ramil Kalimullin | 2008-09-05 | 1 | -0/+18 |
| |\ \ | | |/ | |||||
| | * | Fix for bug#38821: Assert table->auto_increment_field_not_null failed | Ramil Kalimullin | 2008-09-03 | 1 | -0/+18 |
* | | | Merge 5.1->5.1-rpl | Magnus Svensson | 2008-05-30 | 1 | -11/+0 |
|\ \ \ | |/ / | |||||
| * | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded. | thek@adventure.(none) | 2008-05-13 | 1 | -11/+0 |
* | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | msvensson@pilot.mysql.com | 2008-04-03 | 1 | -1/+73 |
|\ \ \ | |/ / | |||||
| * | | Fix for Bug#34274: Invalid handling of 'DEFAULT 0' | anozdrin/alik@quad.opbmk | 2008-03-22 | 1 | -1/+49 |
| * | | Merge kaamos.(none):/data/src/mysql-5.1 | kaa@kaamos.(none) | 2008-03-12 | 1 | -0/+24 |
| |\ \ | |||||
| | * \ | Merge kaamos.(none):/data/src/mysql-5.1 | kaa@kaamos.(none) | 2008-02-17 | 1 | -0/+24 |
| | |\ \ | |||||
| | | * \ | Merge mbp.local:/Users/kaa/src/opt/bug25162/my50-bug25162 | kaa@mbp.local | 2008-02-01 | 1 | -0/+24 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix for bug #25162: Backing up DB from 5.1 adds 'USING BTREE' to KEYs | kaa@mbp.local | 2008-02-01 | 1 | -0/+24 |
| | | | * | Merge gleb.loc:/home/uchum/work/bk/5.0 | gshchepa/uchum@gleb.loc | 2007-07-26 | 1 | -0/+10 |
| | | | |\ | |||||
* | | | | \ | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | msvensson@pilot.mysql.com | 2008-03-25 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add missing DROP TABLE | msvensson@pilot.mysql.com | 2008-03-14 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | A patch for Bug#18834: ALTER TABLE ADD INDEX on table with | anozdrin/alik@quad. | 2008-02-14 | 1 | -0/+64 |
|/ / / / | |||||
* | | | | Fix create.test: use latin1 instead ucs2. | anozdrin/alik@quad. | 2008-02-08 | 1 | -1/+1 |
* | | | | Add a test case for Bug#21380: DEFAULT definition not always | anozdrin/alik@quad. | 2008-02-06 | 1 | -0/+44 |
|/ / / | |||||
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-12-13 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | Bug#25629 CREATE TABLE LIKE does not work with INFORMATION_SCHEMA | gluh@mysql.com/eagle.(none) | 2007-11-28 | 1 | -0/+13 |
* | | | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE | istruewing@stella.local | 2007-11-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Bug#21136 CREATE TABLE SELECT within CREATE TABLE SELECT causes server crash | davi@moksha.local | 2007-09-28 | 1 | -0/+25 |
* | | | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> | malff@lambda.weblab | 2007-09-10 | 1 | -8/+11 |
* | | | Merge gleb.loc:/home/uchum/work/bk/5.1 | gshchepa/uchum@gleb.loc | 2007-07-26 | 1 | -0/+10 |
|\ \ \ | |||||
| * \ \ | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-07-26 | 1 | -0/+10 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#15130: CREATE .. SELECT was denied to use advantages of the SQL_BIG_RESULT. | evgen@moonbone.local | 2007-07-24 | 1 | -0/+10 |
* | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime | kostja@bodhi.(none) | 2007-07-19 | 1 | -0/+19 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | A fix and a test case for Bug#26104 Bug on foreign key class constructor. | kostja@bodhi.(none) | 2007-07-18 | 1 | -0/+19 |
| |/ | |||||
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-06-30 | 1 | -0/+333 |
|\ \ | |/ | |||||
| * | Bug #26642: create index corrupts table definition in .frm | gkodinov/kgeorge@magare.gmz | 2007-06-27 | 1 | -0/+333 |
| * | Fix for: | dlenev@mockturtle.local | 2007-05-11 | 1 | -0/+111 |
* | | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 | jimw@rama.(none) | 2007-06-06 | 1 | -10/+10 |
* | | 5.1 version of fix for: | dlenev@mockturtle.local | 2007-05-23 | 1 | -1/+1 |
* | | Fix for: | dlenev@mockturtle.local | 2007-05-11 | 1 | -0/+112 |
* | | Merge bk@192.168.21.1:mysql-5.1-opt | holyfoot/hf@hfmain.(none) | 2007-04-07 | 1 | -0/+90 |
|\ \ | |||||
| * | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m... | gluh@mysql.com/eagle.(none) | 2007-04-04 | 1 | -13/+16 |
| * | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m... | gluh@mysql.com/eagle.(none) | 2007-04-03 | 1 | -0/+88 |