Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | af | igor@rurik.mysql.com | 2004-06-25 | 1 | -31/+67 |
* | Fixed BUG#3843: ANALYZE TABLE inside stored procedure causes 'Packets out of ... | pem@mysql.comhem.se | 2004-06-14 | 1 | -1/+2 |
* | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -79/+79 |
|\ | |||||
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-05-24 | 1 | -51/+49 |
| |\ | |||||
| | * | Introduced parameter object "ALTER_INFO" for mysql_alter_table | vva@eagle.mysql.r18.ru | 2004-05-21 | 1 | -51/+49 |
| * | | Fix for bug which caused temp_table.test fail on Darwin 7.3 | dlenev@brandersnatch.localdomain | 2004-05-24 | 1 | -5/+1 |
| |/ | |||||
| * | Fixed BUG#3709: SELECT INTO 1 FROM DUAL not parsed as expected | pem@mysql.comhem.se | 2004-05-19 | 1 | -7/+7 |
| * | get rid of remaining strtolls - irix64 compatibility | serg@serg.mylan | 2004-05-14 | 1 | -2/+2 |
| * | Portability fixes | monty@mysql.com | 2004-05-12 | 1 | -10/+12 |
| * | Don't automaticly generate a new key for a foreign key constraint if there is... | monty@mysql.com | 2004-05-12 | 1 | -5/+7 |
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-05-06 | 1 | -1/+3 |
| |\ | |||||
| | * | Introduce keys in child tables corresponding to FOREIGN KEYs | marko@hundin.mysql.fi | 2004-04-21 | 1 | -1/+3 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -38/+108 |
|\ \ \ | |/ / | |||||
| * | | merge | bell@sanja.is.com.ua | 2004-05-05 | 1 | -5/+18 |
| |\ \ | |||||
| | * | | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -2/+7 |
| | * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -3/+11 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix for Bug 3481 | antony@ltantony.dsl-verizon.net | 2004-04-28 | 1 | -4/+15 |
| | | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+1 |
| * | | | caching of queries with isammerge tables forbiden using general way | bell@sanja.is.com.ua | 2004-05-05 | 1 | -4/+9 |
| |/ / | |||||
| * | | Added NDB storage engine | magnus@neptunus.(none) | 2004-04-15 | 1 | -19/+21 |
| * | | Hand-resolved auto merge | ingo@mysql.com | 2004-04-07 | 1 | -10/+60 |
| |\ \ | |||||
| | * | | Worklog#1563 - Support of on-line CREATE/DROP INDEX. | ingo@mysql.com | 2004-03-30 | 1 | -10/+60 |
* | | | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/... | pem@mysql.comhem.se | 2004-05-04 | 1 | -0/+6 |
* | | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -88/+213 |
|\ \ \ \ | |/ / / | |||||
| * | | | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -4/+8 |
| * | | | Previous patch was wrong :( | gluh@gluh.mysql.r18.ru | 2004-04-06 | 1 | -9/+3 |
| * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-04-05 | 1 | -7/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -7/+6 |
| | |\ \ \ | |||||
| | | * | | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -7/+6 |
| * | | | | | WL1368: SHOW GRANTS FOR CURRENT USER | gluh@gluh.mysql.r18.ru | 2004-04-05 | 1 | -2/+52 |
| |/ / / / | |||||
| * | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -6/+15 |
| |/ / / | |||||
| * | | | simple optimzation | monty@mysql.com | 2004-03-31 | 1 | -4/+4 |
| * | | | ALTER TABLE t1 CONVERT TO should also change the default character set. | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -2/+6 |
| * | | | More different syntaxes for (1) modifying the default charaset/collation | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -13/+20 |
| * | | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -2/+2 |
| * | | | Merge fix. | pem@mysql.com | 2004-03-25 | 1 | -3/+2 |
| |\ \ \ | |||||
| | * | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -3/+2 |
| * | | | | accorting to the manual, when neither GLOBAL or SESSION in SET | serg@serg.mylan | 2004-03-24 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | correct support for a mix of UNION/UNION ALL in the same query. | serg@serg.mylan | 2004-03-23 | 1 | -6/+10 |
| * | | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -8/+7 |
| * | | | fixed signed numeric literal parsing | bell@sanja.is.com.ua | 2004-03-18 | 1 | -3/+8 |
| * | | | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -3/+24 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -3/+24 |
| * | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-03-16 | 1 | -2/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | EOVERFLOW moved to my_base.h - it is used not only in strtod.c | serg@serg.mylan | 2004-03-16 | 1 | -2/+8 |
| * | | | merge | bell@sanja.is.com.ua | 2004-03-16 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fixed parsing mode for derived tables (BUG#2421) | bell@sanja.is.com.ua | 2004-02-02 | 1 | -1/+6 |
| * | | | Fix for bug#2586 Disallow global/session/local as structured var. instance names | gluh@gluh.mysql.r18.ru | 2004-03-16 | 1 | -0/+5 |
| * | | | Spatial code changed to get rid of inconsistent this->* operation | hf@deer.(none) | 2004-03-12 | 1 | -7/+7 |
| * | | | Portability fixes | monty@mysql.com | 2004-03-05 | 1 | -7/+7 |