Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed access to freed memory | monty@mysql.com | 2004-10-27 | 1 | -2/+4 |
* | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+8 |
* | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -13/+11 |
* | Fix for Bug#5034 "prepared "select 1 into @arg15", second | konstantin@mysql.com | 2004-08-24 | 1 | -0/+7 |
* | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 1 | -2/+6 |
|\ | |||||
| * | Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE... | guilhem@mysql.com | 2004-07-18 | 1 | -2/+6 |
* | | After merge fixes | monty@mysql.com | 2004-06-25 | 1 | -2/+4 |
* | | merged | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+4 |
|/ / | |||||
* | | Removed compiler warnings | monty@mysql.com | 2004-06-01 | 1 | -3/+6 |
* | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 1 | -1/+1 |
* | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | | Portability fixes | monty@mysql.com | 2004-05-19 | 1 | -2/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 1 | -5/+7 |
|\ \ | |||||
| * \ | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -5/+7 |
| |\ \ | | |/ | |||||
| | * | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) | monty@mysql.com | 2004-04-28 | 1 | -5/+7 |
* | | | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -1/+1 |
|/ / | |||||
* | | after review PS fixes | bell@sanja.is.com.ua | 2004-04-10 | 1 | -12/+40 |
* | | always call start_bulk_insert, clarify this behaviour in comment block | serg@serg.mylan | 2004-04-08 | 1 | -1/+9 |
* | | Don't enable HA_EXTRA_WRITE_CACHE if too few rows | monty@mysql.com | 2004-04-08 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-04-07 | 1 | -41/+14 |
|\ \ | |||||
| * | | post-review fixes | serg@serg.mylan | 2004-04-07 | 1 | -36/+9 |
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -7/+7 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+5 |
* | | | | after review changes | bell@sanja.is.com.ua | 2004-04-07 | 1 | -1/+0 |
* | | | | removed old way to prevent using stack tables for caching Items in PS | bell@sanja.is.com.ua | 2004-04-04 | 1 | -5/+2 |
|/ / / | |||||
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -17/+21 |
* | | | fix for table/field caching mechanism | bell@sanja.is.com.ua | 2004-04-01 | 1 | -0/+5 |
|/ / | |||||
* | | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 1 | -0/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-29 | 1 | -6/+20 |
|\ \ | |||||
| * | | Disable INSERT DELAYED for embedded library | monty@mysql.com | 2004-03-29 | 1 | -6/+20 |
* | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error if | guilhem@mysql.com | 2004-03-26 | 1 | -9/+4 |
|/ / | |||||
* | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -4/+11 |
|\ \ | |||||
| * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -4/+11 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-06 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep... | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 1 | -2/+2 |
| | * | | Rollback UPDATE/DELETE statements on kill | monty@mysql.com | 2004-03-04 | 1 | -2/+9 |
| | |/ | |||||
* | | | actions for bug | vva@eagle.mysql.r18.ru | 2004-03-15 | 1 | -12/+14 |
|/ / | |||||
* | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
* | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -3/+10 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Code cleanups | monty@mysql.com | 2004-02-10 | 1 | -3/+4 |
| * | row0mysql.c: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -1/+9 |
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -2/+2 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -2/+2 |
|\ \ | |||||
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -2/+2 |
* | | | changed allocation of st_table::insert_values | vva@eagle.mysql.r18.ru | 2004-02-03 | 1 | -1/+2 |
|/ / |