summaryrefslogtreecommitdiff
path: root/sql/examples
Commit message (Expand)AuthorAgeFilesLines
* Bug#39616: Missing quotes from .CSV crashes serverV Narayanan2008-11-181-21/+80
* fixed warnings from the fix of 26243unknown2008-03-291-1/+1
* Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
* Bug#28862 Extended Latin1 characters get lost in CVS engineunknown2007-06-151-2/+2
* BUG#26138 - REPAIR TABLE with option USE_FRM erases all records inunknown2007-03-301-0/+6
* After merge fixunknown2007-02-031-11/+0
* Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-02-021-0/+12
|\
| * another valgrind error fix for 4.1(backport from 5.0)unknown2007-02-022-0/+14
* | my_strtoll10-x86.s:unknown2006-12-311-0/+15
* | Many files:unknown2006-12-234-8/+4
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-164-6/+6
|\ \ | |/
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-106-9/+9
| * Fix for bug #15558: truncate doesn't clear table on archive storage engine ta...unknown2006-05-181-1/+1
* | Additional files for cmake supportunknown2006-08-311-0/+11
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-181-5/+8
|\ \
| * | Fix Bug#15205 "Select from CSV table without the datafile causes crash"unknown2006-07-111-5/+8
* | | Bug#15669unknown2006-08-011-8/+56
|/ /
* | documenting HA_STATUS_xxx flagsunknown2005-11-261-0/+2
* | BUG#13406 - incorrect amount of "records deleted" in CSV.unknown2005-11-172-3/+13
* | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1unknown2005-11-081-11/+11
|\ \ | |/
| * Fix Bug#14672 Bug in deletionunknown2005-11-061-1/+2
| * Fix Bug#13894 Server crashes on update of CSV tableunknown2005-11-051-10/+9
* | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-032-22/+0
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-022-1/+9
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-024-10/+33
* | | Move handler specific options into handlerton flag checkunknown2005-09-302-2/+2
* | | Moving archive from example to sql.unknown2005-09-282-1152/+0
|/ /
* | fixed a memory leak in ha_tina.ccunknown2005-09-222-0/+13
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-193-3/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\ \ | |/
| * Merge mysqldev@production.mysql.com:jimw/mysql-4.1-scounknown2005-09-121-1/+1
| |\
| | * When first creating the ARZ file for an archive table, use "wb" as the mode forunknown2005-09-081-1/+1
* | | Merge zim.(none):/home/brian/mysql/mysql-4.1unknown2005-09-071-1/+2
|\ \ \ | |/ /
| * | Small tweak for random read performance (we shouldn't always tell the OS that...unknown2005-09-071-1/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-1/+1
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-08-301-1/+1
| | |\ \
* | | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug12527/my41-bug12527unknown2005-08-301-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #12527 yassl causes errors in "repair" and "optimize"unknown2005-08-291-1/+1
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7156unknown2005-08-311-0/+2
| |\ \ \ \ \
| | * | | | | Add test for madvise() being declared in C++ code, because it is notunknown2005-08-311-0/+2
| | | |_|/ / | | |/| | |
* | | | | | Fix for bad merge. unknown2005-08-301-1/+1
* | | | | | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-292-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-292-0/+12
| |/ / / /
* | | | | Merge mysql.com:/M50/clone-5.0 into mysql.com:/M50/push-5.0unknown2005-08-251-0/+2
|\ \ \ \ \
| * | | | | ha_tina.cc:unknown2005-08-251-0/+2
| | |/ / / | |/| | |
* | | | | Merge mishka.local:/home/my/mysql-4.1unknown2005-08-251-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | mysqld.dsp:unknown2005-08-183-3/+3
| |/ /
* | | Implement MySQL framework to support consistent read views inunknown2005-07-203-30/+39