Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 1 | -25/+14 |
|\ | |||||
| * | Post-merge fixes. | pem@mysql.telia.com | 2003-08-26 | 1 | -1/+1 |
| * | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 1 | -25/+14 |
| |\ | |||||
| | * | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 1 | -25/+14 |
| | |\ | |||||
| | | * | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 1 | -3/+3 |
| | | * | Merged 4.1 to 5.0. | pem@mysql.com | 2003-04-29 | 1 | -22/+11 |
| | | |\ | |||||
| | | | * | Merging | hf@deer.mysql.r18.ru | 2003-04-08 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | SCRUM | hf@deer.mysql.r18.ru | 2003-04-08 | 1 | -1/+1 |
| | | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@genie.(none) | 2003-03-31 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | SCRUM | hf@genie.(none) | 2003-03-31 | 1 | -1/+1 |
| | | | * | | | Deprecated the update log (Sprint task #792). Now --log-update | guilhem@mysql.com | 2003-04-02 | 1 | -21/+10 |
| | | | |/ / | |||||
* | | | | | | In CREATE syntax: KEY a (field_name(10)) | bar@bar.mysql.r18.ru | 2003-09-15 | 1 | -2/+6 |
* | | | | | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -23/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -24/+22 |
| * | | | | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+3 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Revert change of lower-case-table handling as this breaks how alias works. | monty@narttu.mysql.fi | 2003-08-29 | 1 | -2/+0 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-23 | 1 | -0/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | show symlinked directories in SHOW CREATE TABLE | monty@narttu.mysql.fi | 2003-08-23 | 1 | -0/+3 |
| | | * | | | | | | After merge fixes | Sinisa@sinisa.nasamreza.org | 2003-08-22 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | * | | | | | | Fuller implementation of lower case table names. | Sinisa@sinisa.nasamreza.org | 2003-07-23 | 1 | -0/+2 |
* | | | | | | | | | mysql_create_table now accepts field lengths in CREATE form, not in internal ... | bar@bar.mysql.r18.ru | 2003-09-10 | 1 | -13/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -9/+109 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] | serg@serg.mylan | 2003-09-03 | 1 | -15/+51 |
| * | | | | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ... | serg@serg.mylan | 2003-08-21 | 1 | -1/+65 |
* | | | | | | | | | Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLE | gluh@gluh.mysql.r18.ru | 2003-08-28 | 1 | -21/+7 |
* | | | | | | | | | Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLE | gluh@gluh.mysql.r18.ru | 2003-08-27 | 1 | -0/+17 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-19 | 1 | -7/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -17/+30 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -7/+11 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | PRIMARY KEY can erroneously have HA_NULL_PART_KEY flag that breaks correct ke... | serg@serg.mylan | 2003-08-07 | 1 | -1/+2 |
| | * | | | | | | | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 1 | -5/+5 |
| | * | | | | | | | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -5/+5 |
| | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -6/+8 |
| | * | | | | | | REPAIR/OPTIMIZE/CHECK/RESTORE/etc commands close relevant open HANDLERs | serg@serg.mylan | 2003-06-30 | 1 | -0/+1 |
* | | | | | | | | Code cleanup | bell@laptop.sanja.is.com.ua | 2003-08-16 | 1 | -2/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ... | bar@bar.mysql.r18.ru | 2003-08-11 | 1 | -17/+30 |
|/ / / / / / | |||||
* | | | | | | Merge | Sinisa@sinisa.nasamreza.org | 2003-07-19 | 1 | -4/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Derived tables bug fix ....... | Sinisa@sinisa.nasamreza.org | 2003-06-12 | 1 | -4/+13 |
* | | | | | | | Fix for the bug #841: wrong number of warnings | ram@mysql.r18.ru | 2003-07-14 | 1 | -2/+2 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+23 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+23 |
* | | | | | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -56/+82 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -52/+81 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 | monty@narttu.mysql.fi | 2003-06-01 | 1 | -52/+81 |
| * | | | | | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -4/+1 |
* | | | | | | | character_set_server is now updatable | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -1/+2 |
|/ / / / / / | |||||
* | | | | | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -60/+113 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -60/+113 |
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -64/+78 |