summaryrefslogtreecommitdiff
path: root/mysql-test/r/csv.result
Commit message (Expand)AuthorAgeFilesLines
* Created suites for heap, archive and csv.Michael Widenius2012-04-041-5474/+0
* merge with 5.3Sergei Golubchik2011-10-191-0/+2
|\
| * Fixed some mysql-test-run failures and compile warnings/errorsMichael Widenius2011-01-201-0/+2
* | upmerge 45482Bjorn Munch2010-03-091-22/+21
|\ \ | |/
| * merge 45482Bjorn Munch2010-03-091-22/+21
| |\
| | * Bug #45482 MTR2: --default-storage-engine=csv is rejected by mtrBjorn Munch2010-03-041-22/+21
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-12/+19
|\ \ \ | |/ /
| * | Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces...Sergey Glukhov2010-02-171-12/+19
| |/
* | Bug#40814 CSV engine does not parse \X characters when they occur in unquoted...V Narayanan2009-12-031-0/+56
|/
* merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+13
|\
| * Bug#41441 repair csv table crashes debug serverSergey Glukhov2008-12-291-0/+13
* | Postfix of tests after mergeHe Zhenxing2008-09-061-1/+1
|/
* Bug#36638 mysqld crashes when open file limit is passed and general query log...Sergey Glukhov2008-08-151-0/+6
* Bug#33067unknown2008-01-171-0/+9
* BUG#32817 - though CSV is marked as supported create table is rejectedunknown2007-12-071-2/+8
* Bug#31473unknown2007-10-181-24/+82
* Fix for bug #29652: csv.test failure: two changes conflict after mergeunknown2007-07-101-0/+2
* Merge sita.local:/Users/tsmith/m/bk/51unknown2007-07-091-0/+8
|\
| * Merge mysql.com:/home/svoj/devel/bk/mysql-5.1-enginesunknown2007-06-221-0/+8
| |\
| | * BUG#28971 - ALTER TABLE followed by UPDATE for a CSV tableunknown2007-06-151-0/+8
* | | Fix for bug #29411: deleting from a csv table leads to the table corruptionunknown2007-07-051-2/+16
* | | Complementary fix for bug #29353: inserting a negative value to a csv table unknown2007-07-031-1/+1
* | | Fix for bug #29353: inserting a negative value to a csv table leads to the ta...unknown2007-06-271-0/+31
|/ /
* | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28862unknown2007-06-151-0/+21
|\ \ | |/ |/|
| * Bug#28862 Extended Latin1 characters get lost in CVS engineunknown2007-06-151-0/+21
| * Update tests and result files after running with new mysqltest that better de...unknown2006-10-041-2/+1
* | Remove non portable exec's from csv.testunknown2007-02-191-7/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-111-0/+8
|\ \
| * | Fix Bug #21328 mysqld issues warnings on ALTER CSV table to MyISAMunknown2006-12-041-0/+8
* | | The CSV format has always relied on numbers being quoted, which doesn't alway...unknown2007-01-041-5/+21
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-10-171-2/+1
|\ \
| * \ Merge shellback.(none):/home/msvensson/mysql/my51-mysqltest-new-commandsunknown2006-09-291-2/+1
| |\ \
| | * | Remove spurios junk in result file caused by previous missing semicolonunknown2006-07-291-2/+1
* | | | Bug#22080unknown2006-09-251-0/+19
|/ / /
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0-virginunknown2006-08-231-0/+10
|\ \ \ | |/ / |/| / | |/
| * Fix Bug#15205 "Select from CSV table without the datafile causes crash"unknown2006-07-111-0/+10
* | WL#3244 "CSV engine: convert mmap to read/write calls"unknown2006-05-191-2/+2
* | Close share->data_file in before renaming in ha_tina::repairunknown2006-04-111-0/+30
* | Post-review fixes for WL#3154 "Enable REPAIR for CSV tables"unknown2006-03-291-0/+61
* | WL#3154 "Enable REPAIR for CSV tables".unknown2006-03-131-0/+32
* | The handlerton structures for archive and CSV had not been updated. Nicht so ...unknown2006-02-071-0/+55
* | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-0/+17
|/
* BUG#13406 - incorrect amount of "records deleted" in CSV.unknown2005-11-171-0/+24
* Fix Bug#14672 Bug in deletionunknown2005-11-061-0/+27
* Fix Bug#13894 Server crashes on update of CSV tableunknown2005-11-051-0/+20
* This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-0/+4931