summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* First stage of table definition cachemonty@mysql.com2005-01-061-3/+3
* After merge fixesmonty@mysql.com2005-01-041-1/+1
* Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-12/+12
|\
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-2/+5
* | post-merge fixbell@sanja.is.com.ua2004-11-251-3/+2
* | mergebell@sanja.is.com.ua2004-11-211-3/+7
|\ \
| * | post mergebell@sanja.is.com.ua2004-11-211-2/+5
| * | mergebell@sanja.is.com.ua2004-11-111-1/+2
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-1/+2
* | | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-6/+3
* | | | | mergebell@sanja.is.com.ua2004-11-121-16/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | post-review fixesbell@sanja.is.com.ua2004-11-121-3/+6
| * | | | mergebell@sanja.is.com.ua2004-10-281-15/+50
| |\ \ \ \
| * | | | | errors without code removedbell@sanja.is.com.ua2004-10-201-13/+13
| | |/ / / | |/| | |
* | | | | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-1/+1
* | | | | merge with 4.1monty@mysql.com2004-10-291-8/+9
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+1
| * | | Merginghf@deer.(none)2004-09-141-7/+6
| |\ \ \
| | * | | Code cleanuphf@deer.(none)2004-09-071-4/+4
| | * | | A set of mysql_home_path-related fixeshf@deer.(none)2004-09-071-7/+6
| * | | | Modified bulk load to allow ndbcluster to flush transactionsmskold@mysql.com2004-09-081-0/+2
* | | | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)bell@sanja.is.com.ua2004-10-211-15/+50
| |_|/ / |/| | |
* | | | Strict mode & better warningsmonty@mishka.local2004-09-281-3/+23
| |_|/ |/| |
* | | Merge on pullmonty@mysql.com2004-09-091-14/+4
|\ \ \
| * \ \ Merge with 4.1monty@mysql.com2004-09-061-14/+4
| |\ \ \ | | |/ /
| | * | Remove extra '/' after mysql_real_data_homemonty@mysql.com2004-09-031-1/+1
| | |/
| | * Fix for bug #4815 (embedded server calculates wrong places for outfiles)hf@deer.(none)2004-08-241-13/+3
* | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)bell@sanja.is.com.ua2004-08-311-3/+4
|/ /
* | manual mergeserg@serg.mylan2004-07-201-0/+5
|\ \ | |/
| * manual merged (blame me!)serg@serg.mylan2004-07-201-0/+5
| |\
| | * A fix for a long standing bug in LOAD DATA .. LOCAL ..'Sinisa@sinisa.nasamreza.org2004-07-131-0/+3
* | | VIEWbell@sanja.is.com.ua2004-07-161-2/+12
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-1/+1
|\ \ \ | |/ /
| * | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-1/+1
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-10/+6
|\ \ \ | |/ /
| * | Fixed crashing bug with alter table when table was in use (Bug #3643)monty@mysql.com2004-05-051-3/+3
| * | post-review fixesserg@serg.mylan2004-04-071-5/+1
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-2/+2
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-31/+21
|\ \ \ | |/ /
| * | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-04-021-1/+0
| |\ \
| | * | cleanup of ha_myisam::deactivate_non_unique_index() and Co.serg@serg.mylan2004-04-021-1/+0
| * | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-3/+2
| |/ /
| * | after review changesbell@sanja.is.com.ua2004-03-201-1/+1
| * | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+1
| * | merge with 4.0 to get security fixes and latest bug fixesmonty@mashka.mysql.fi2004-02-201-1/+5
| |\ \ | | |/
| | * Added commentmonty@mysql.com2004-02-161-1/+5
| * | mergebell@sanja.is.com.ua2004-02-171-1/+1
| |\ \
| | * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-1/+1
| * | | Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-1/+1
| |\ \ \ | | | |/ | | |/|