summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* New SQL variables "collation_server" and "collation_database"bar@bar.mysql.r18.ru2003-09-151-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-09-071-5/+8
|\
| * merge with 4.0.15monty@narttu.mysql.fi2003-08-291-5/+8
| |\
| | * Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-271-1/+0
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-221-2/+6
| | |\
| | | * Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-2/+6
| | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-2/+2
| | |/
| | * Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-4/+4
| | * Fix for BUG#791:guilhem@mysql.com2003-07-111-4/+4
* | | Fix for LOAD DATA to work with embedded libraryhf@deer.(none)2003-09-061-7/+23
|/ /
* | Fix for the bug #841: wrong number of warningsram@mysql.r18.ru2003-07-141-2/+2
* | character_set_server is now updatablebar@bar.mysql.r18.ru2003-05-301-1/+1
* | ixed wrong unlock of tables (new bug)monty@mashka.mysql.fi2003-05-261-2/+4
* | ha_innodb.cc:heikki@hundin.mysql.fi2003-05-261-2/+4
* | mergemonty@mashka.mysql.fi2003-05-221-1/+1
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+1
| |\ \ | | |/
| | * Changes from Novell for NetWare platformgreg@mysql.com2003-04-241-1/+1
* | | Resolve merge colflictvenu@myvenu.com2003-05-211-1/+1
|\ \ \ | |/ /
| * | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-1/+1
* | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-37/+16
* | | Fix to return appropriate warnings using SHOW WARNINGS for LOAD DATA INFILE...venu@myvenu.com2003-04-221-7/+53
|/ /
* | mbcharlen() is now used instead of ismbhead(). The last one has been removed.bar@bar.mysql.r18.ru2003-04-011-2/+2
* | sql_load.cc:bar@bar.mysql.r18.ru2003-03-071-14/+16
* | Merge with 4.0monty@narttu.mysql.fi2003-02-271-3/+5
|\ \ | |/
| * Code cleanupmonty@narttu.mysql.fi2003-02-271-8/+3
| * A fix for a crashing bug with unspecified database in this type ofSinisa@sinisa.nasamreza.org2003-02-261-2/+9
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-0/+1
|\ \ | |/
| * fixed invalidation of query cache on LOAD DATAbell@sanja.is.com.ua2003-02-141-0/+1
* | mergingbell@sanja.is.com.ua2003-01-251-1/+2
|\ \
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-1/+2
* | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-1/+39
|\ \ \
| * \ \ Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-1/+39
| |\ \ \ | | | |/ | | |/|
| | * | Guard against compiling without -fno-exceptionsmonty@mashka.mysql.fi2003-01-141-1/+25
| | * | Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...monty@mashka.mysql.fi2003-01-101-0/+14
* | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-6/+9
|\ \ \ \ | |/ / /
| * | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-6/+9
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fixed possible replication problem in LOAD DATA INFILE with innodb tables.monty@mashka.mysql.fi2002-12-131-6/+9
* | | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+7
|/ /
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-12/+19
|\ \ | |/
| * Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-12/+19
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-3/+3
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-1/+1
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-2/+2
| |\
| | * Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-2/+2
* | | Added code to flush a bulk_insert index.monty@mashka.mysql.fi2002-09-181-2/+1
|/ /
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-1/+1
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-8/+18
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-8/+11
|/
* merge with 3.23.49monty@hundin.mysql.fi2002-02-141-1/+1
|\
| * Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-1/+1