Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -14/+10 |
* | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -0/+6 |
|\ | |||||
| * | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+6 |
* | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+6 |
* | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -0/+12 |
* | | fixed debug information | bell@sanja.is.com.ua | 2004-03-23 | 1 | -1/+1 |
* | | Bug #2821 Table default character set affects LONGBLOB fields | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 1 | -2/+4 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+4 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-16 | 1 | -6/+4 |
|\ \ | |||||
| * | | cleanup | serg@serg.mylan | 2004-03-15 | 1 | -6/+4 |
* | | | Optimizations | monty@mysql.com | 2004-03-15 | 1 | -4/+1 |
|/ / | |||||
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-03-14 | 1 | -1/+14 |
|\ \ | |||||
| * | | fixed bug #856 'Naming a key "Primary" causes trouble' | vva@eagle.mysql.r18.ru | 2004-03-14 | 1 | -1/+14 |
* | | | fixed bug #1427 "enum allows duplicate values in the list" | vva@eagle.mysql.r18.ru | 2004-03-13 | 1 | -0/+48 |
|/ / | |||||
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-17 | 1 | -21/+42 |
|\ \ | |||||
| * | | if a key length exceeds the supported maximum and it is safe to auto-decrease... | serg@serg.mylan | 2004-02-17 | 1 | -21/+42 |
* | | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -12/+9 |
* | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -44/+78 |
|\ \ \ | |/ / |/| | | |||||
| * | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+2 |
| * | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -44/+78 |
| |\ \ | | |/ | |||||
| | * | follow-up to bug #2628: attempt to make | konstantin@mysql.com | 2004-02-09 | 1 | -2/+6 |
| | * | 3.23 -> 4.0 merge: after merge fixes | konstantin@mysql.com | 2004-02-06 | 1 | -0/+1 |
| | * | merge 3.23 -> 4.0, 2003/02/06 | konstantin@mysql.com | 2004-02-06 | 1 | -7/+12 |
| | |\ | |||||
| | | * | Fix for bug #2628 "ALTER TABLE destroys table and reports success" | konstantin@mysql.com | 2004-02-06 | 1 | -6/+12 |
| | * | | dict0dict.c: | heikki@hundin.mysql.fi | 2004-02-02 | 1 | -2/+8 |
| | * | | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -32/+53 |
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-02-14 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * \ \ \ | merge fixes | Sinisa@sinisa.nasamreza.org | 2004-02-11 | 1 | -0/+14 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | sql_table.cc: | Sinisa@sinisa.nasamreza.org | 2004-02-02 | 1 | -0/+14 |
* | | | | | Bug #2699 UTF8 breaks primary keys for cols > 85 characters | bar@bar.intranet.mysql.r18.ru | 2004-02-13 | 1 | -1/+6 |
|/ / / / | |||||
* | | | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | serg@serg.mylan | 2004-01-28 | 1 | -11/+2 |
|/ / / | |||||
* | | | Conflicts resolved | hf@deer.(none) | 2004-01-23 | 1 | -1/+23 |
|\ \ \ | |||||
| * | | | SCRUM | hf@deer.(none) | 2004-01-23 | 1 | -9/+4 |
| * | | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -1/+28 |
* | | | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | ram@gw.mysql.r18.ru | 2004-01-14 | 1 | -4/+4 |
* | | | | a fix (bug #2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key). | ram@gw.mysql.r18.ru | 2004-01-13 | 1 | -3/+5 |
|/ / / | |||||
* | | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -3/+3 |
* | | | merge | monty@mysql.com | 2003-12-19 | 1 | -2/+7 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -2/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * | | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+5 |
| | * | | | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -4/+4 |
| | |/ / | |||||
* | | | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -2/+2 |
|/ / / | |||||
* | | | let chk_index() understand 2-level fulltext index format | serg@serg.mylan | 2003-12-07 | 1 | -1/+1 |
* | | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -2/+2 |
* | | | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -2/+1 |
* | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -6/+4 |
* | | | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+2 |
* | | | merge | monty@mashka.mysql.fi | 2003-11-18 | 1 | -74/+51 |
|\ \ \ |