summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+5
* Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-1/+1
* Mergingunknown2004-09-141-7/+6
|\
| * Code cleanupunknown2004-09-071-4/+4
| * A set of mysql_home_path-related fixesunknown2004-09-071-7/+6
* | Modified bulk load to allow ndbcluster to flush transactionsunknown2004-09-081-0/+2
* | Remove extra '/' after mysql_real_data_homeunknown2004-09-031-1/+1
|/
* Fix for bug #4815 (embedded server calculates wrong places for outfiles)unknown2004-08-241-13/+3
* manual merged (blame me!)unknown2004-07-201-0/+5
|\
| * A fix for a long standing bug in LOAD DATA .. LOCAL ..'unknown2004-07-131-0/+3
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-1/+1
* | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-051-3/+3
* | post-review fixesunknown2004-04-071-5/+1
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-2/+2
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-021-1/+0
|\ \
| * | cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-1/+0
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-3/+2
|/ /
* | after review changesunknown2004-03-201-1/+1
* | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-1/+5
|\ \ | |/
| * Added commentunknown2004-02-161-1/+5
* | mergeunknown2004-02-171-1/+1
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-1/+1
* | | Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-1/+1
|\ \ \ | | |/ | |/|
| * | Cleanup + safety commentunknown2004-02-161-6/+1
| * | sql_load.cc:unknown2004-02-051-0/+5
* | | Merge with 4.0.18unknown2004-02-111-24/+12
|\ \ \ | |/ / | | / | |/ |/|
| * BUG#2428 "--old-rpl-compat is broken":unknown2004-01-181-24/+12
* | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-1/+1
* | Merge with 4.0.17unknown2003-12-171-14/+49
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-14/+49
* | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-061-3/+2
* | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-2/+2
* | Merge with 4.0.16unknown2003-10-071-15/+29
|\ \ | |/
| * a small comment about why we call end_io_cache in mysql_loadunknown2003-09-251-0/+5
| * Fix for BUG#1391:unknown2003-09-251-15/+24
* | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-5/+8
|\ \
| * \ merge with 4.0.15unknown2003-08-291-5/+8
| |\ \ | | |/
| | * Add column names for metadata when running mysql with -Tunknown2003-08-271-1/+0
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-221-2/+6
| | |\
| | | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-2/+6
| | * | First commit for fixing BUG#1100unknown2003-08-201-2/+2
| | |/
| | * Safety and speedup fixes:unknown2003-07-141-4/+4
| | * Fix for BUG#791:unknown2003-07-111-4/+4
* | | Fix for LOAD DATA to work with embedded libraryunknown2003-09-061-7/+23
|/ /
* | Fix for the bug #841: wrong number of warningsunknown2003-07-141-2/+2
* | character_set_server is now updatableunknown2003-05-301-1/+1
* | ixed wrong unlock of tables (new bug)unknown2003-05-261-2/+4
* | ha_innodb.cc:unknown2003-05-261-2/+4