summaryrefslogtreecommitdiff
path: root/storage/csv
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-111-2/+4
|\
| * Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-01-021-2/+4
| |\
| | * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-12-041-2/+4
| | |\
| | | * Fix Bug #21328 mysqld issues warnings on ALTER CSV table to MyISAMunknown2006-12-041-2/+4
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-01-041-62/+96
|\ \ \ \
| * | | | The CSV format has always relied on numbers being quoted, which doesn't alway...unknown2007-01-041-62/+96
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-01-046-95/+150
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Split out the hidden class from the ha_tina file (probably should have just d...unknown2007-01-036-95/+150
* | | | Many files:unknown2006-12-312-2/+17
* | | | Many files:unknown2006-12-271-2/+1
|/ / /
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-232-4/+2
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-3/+0
|\ \
| * | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-3/+0
| |/
* | Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-191-34/+12
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-021-2/+2
|\
| * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-10-241-2/+2
| |\
| | * Fix for Bug #17544 "Cannot do atomic log rotate",unknown2006-10-131-2/+2
* | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-182-3/+3
|/ /
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-10-081-16/+18
|\ \
| * \ Merge xiphis.org:/home/antony/work2/p2-bug22080.2unknown2006-10-031-16/+18
| |\ \
| | * | Bug#22080unknown2006-09-251-16/+18
* | | | Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
|/ / /
* | | Merge zim.(none):/home/brian/mysql/merge-5.1unknown2006-09-302-11/+17
|\ \ \
| * | | This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-302-5/+6
| * | | This removes the passing of global hton to engine instance. unknown2006-09-292-6/+10
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-281-1/+1
|\ \ \ \ | |/ / /
| * | | Removed Field (this came in as an idea from a previous patch by Serg)unknown2006-09-261-1/+1
| |/ /
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-281-1/+1
|\ \ \ | |/ / |/| |
| * | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-09-151-1/+1
| |\ \
| | * | Post-review fixes forunknown2006-09-151-1/+1
| | |/
* | | Bug#22417unknown2006-09-181-1/+1
* | | This changes the order of the universe, black is now the new white.unknown2006-09-151-14/+13
|/ /
* | add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
|/
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-253-0/+7
|\
| * Cleanup of unused variables.unknown2006-08-251-0/+1
| * This changeset moves the ha_myisam files to their storage directories. It al...unknown2006-08-191-0/+1
| * Major changes are plug.in files created for almost all storage engines. A few...unknown2006-08-181-0/+5
* | after merge fixunknown2006-08-241-4/+5
|/
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-161-1/+1
|\
| * Removed warnings for Windows build issues. Edited Windows README to remove re...unknown2006-08-141-1/+1
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-08-111-1/+1
|/
* Fix Bug #18559 "log tables cannot change engine, andunknown2006-08-031-21/+3
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-152-198/+377
|\
| * fix test failure in the team treeunknown2006-06-051-15/+12
| * fix csv test failure on aixunknown2006-05-311-4/+5
| * one more portability fixunknown2006-05-301-1/+1
| * fix windows build of CSVunknown2006-05-301-3/+4
| * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-302-201/+385
| |\
| | * WL#3244 "CSV engine: convert mmap to read/write calls"unknown2006-05-202-12/+10
| | * WL#3244 "CSV engine: convert mmap to read/write calls"unknown2006-05-192-177/+355