summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* manually mergedunknown2005-02-141-12/+10
|\
| * query_id and my_xid -> ulonglongunknown2005-01-271-12/+10
* | First stage of table definition cacheunknown2005-01-061-3/+3
* | After merge fixesunknown2005-01-041-1/+1
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-12/+12
|\ \ | |/ |/|
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+5
* | post-merge fixunknown2004-11-251-3/+2
* | mergeunknown2004-11-211-3/+7
|\ \
| * | post mergeunknown2004-11-211-2/+5
| * | mergeunknown2004-11-111-1/+2
| |\ \
| | * \ mergeunknown2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+2
* | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+3
* | | | | mergeunknown2004-11-121-16/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | post-review fixesunknown2004-11-121-3/+6
| * | | | mergeunknown2004-10-281-15/+50
| |\ \ \ \
| * | | | | errors without code removedunknown2004-10-201-13/+13
| | |/ / / | |/| | |
* | | | | 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
| |\ \