Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -1/+1 |
* | Merging | hf@deer.(none) | 2004-09-14 | 1 | -7/+6 |
|\ | |||||
| * | Code cleanup | hf@deer.(none) | 2004-09-07 | 1 | -4/+4 |
| * | A set of mysql_home_path-related fixes | hf@deer.(none) | 2004-09-07 | 1 | -7/+6 |
* | | Modified bulk load to allow ndbcluster to flush transactions | mskold@mysql.com | 2004-09-08 | 1 | -0/+2 |
* | | Remove extra '/' after mysql_real_data_home | monty@mysql.com | 2004-09-03 | 1 | -1/+1 |
|/ | |||||
* | Fix for bug #4815 (embedded server calculates wrong places for outfiles) | hf@deer.(none) | 2004-08-24 | 1 | -13/+3 |
* | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 1 | -0/+5 |
|\ | |||||
| * | A fix for a long standing bug in LOAD DATA .. LOCAL ..' | Sinisa@sinisa.nasamreza.org | 2004-07-13 | 1 | -0/+3 |
* | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -1/+1 |
* | | Fixed crashing bug with alter table when table was in use (Bug #3643) | monty@mysql.com | 2004-05-05 | 1 | -3/+3 |
* | | post-review fixes | serg@serg.mylan | 2004-04-07 | 1 | -5/+1 |
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -2/+2 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-04-02 | 1 | -1/+0 |
|\ \ | |||||
| * | | cleanup of ha_myisam::deactivate_non_unique_index() and Co. | serg@serg.mylan | 2004-04-02 | 1 | -1/+0 |
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -3/+2 |
|/ / | |||||
* | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -1/+1 |
* | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+1 |
* | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Added comment | monty@mysql.com | 2004-02-16 | 1 | -1/+5 |
* | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+1 |
* | | | Merge with 4.0 to get fix for mysqlbinlog | monty@mysql.com | 2004-02-16 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Cleanup + safety comment | monty@mysql.com | 2004-02-16 | 1 | -6/+1 |
| * | | sql_load.cc: | Sinisa@sinisa.nasamreza.org | 2004-02-05 | 1 | -0/+5 |
* | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -24/+12 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | BUG#2428 "--old-rpl-compat is broken": | guilhem@mysql.com | 2004-01-18 | 1 | -24/+12 |
* | | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -14/+49 |
|\ \ | |/ | |||||
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -14/+49 |
* | | fix for my_mbcharlen(charset, c) to return 1 for single-byte characters | serg@serg.mylan | 2003-12-06 | 1 | -3/+2 |
* | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -2/+2 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -15/+29 |
|\ \ | |/ | |||||
| * | a small comment about why we call end_io_cache in mysql_load | guilhem@mysql.com | 2003-09-25 | 1 | -0/+5 |
| * | Fix for BUG#1391: | guilhem@mysql.com | 2003-09-25 | 1 | -15/+24 |
* | | New SQL variables "collation_server" and "collation_database" | bar@bar.mysql.r18.ru | 2003-09-15 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-09-07 | 1 | -5/+8 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -5/+8 |
| |\ \ | | |/ | |||||
| | * | Add column names for metadata when running mysql with -T | monty@narttu.mysql.fi | 2003-08-27 | 1 | -1/+0 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-22 | 1 | -2/+6 |
| | |\ | |||||
| | | * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -2/+6 |
| | * | | First commit for fixing BUG#1100 | guilhem@mysql.com | 2003-08-20 | 1 | -2/+2 |
| | |/ | |||||
| | * | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 1 | -4/+4 |
| | * | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -4/+4 |
* | | | Fix for LOAD DATA to work with embedded library | hf@deer.(none) | 2003-09-06 | 1 | -7/+23 |
|/ / | |||||
* | | Fix for the bug #841: wrong number of warnings | ram@mysql.r18.ru | 2003-07-14 | 1 | -2/+2 |
* | | character_set_server is now updatable | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -1/+1 |
* | | ixed wrong unlock of tables (new bug) | monty@mashka.mysql.fi | 2003-05-26 | 1 | -2/+4 |
* | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-05-26 | 1 | -2/+4 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -1/+1 |
|\ \ |