summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* new lock for multiupdate:unknown2004-11-051-1/+1
* merge with 4.1unknown2004-10-291-8/+9
|\
| * 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
* | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-15/+50
* | | Strict mode & better warningsunknown2004-09-281-3/+23
* | | Merge on pullunknown2004-09-091-14/+4
|\ \ \
| * \ \ Merge with 4.1unknown2004-09-061-14/+4
| |\ \ \ | | |/ /
| | * | 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
* | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-3/+4
|/ /
* | manual mergeunknown2004-07-201-0/+5
|\ \ | |/
| * 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
* | | VIEWunknown2004-07-161-2/+12
* | | Merge with 4.1.3-betaunknown2004-07-071-1/+1
|\ \ \ | |/ /
| * | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-1/+1
* | | Merge 4.1 -> 5.0unknown2004-05-071-10/+6
|\ \ \ | |/ /
| * | 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 4.1 -> 5.0.unknown2004-04-071-31/+21
|\ \ \ | |/ /
| * | 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
* | | Merge 4.1 into 5.0.unknown2004-02-101-1/+1
|\ \ \ | |/ /
| * | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-1/+1
* | | Merge 4.1 to 5.0.unknown2003-12-191-14/+49
|\ \ \ | |/ /
| * | 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
* | | Merged 4.1 -> 5.0unknown2003-12-091-3/+2
|\ \ \ | |/ /
| * | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-061-3/+2
* | | Merging 4.1->5.0unknown2003-10-221-5/+2
|\ \ \ | |/ / |/| |
| * | Merging 4.1 -> 5.0unknown2003-09-241-5/+2
| |\ \
| | * \ Merge 4.1 into 5.0unknown2003-08-261-5/+2
| | |\ \
| | | * \ Merge 4.1 into 5.0 (first pass).unknown2003-07-081-5/+2
| | | |\ \