summaryrefslogtreecommitdiff
path: root/storage/csv
Commit message (Expand)AuthorAgeFilesLines
* Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
* Fixed compiler and gmake warningsMichael Widenius2010-11-291-2/+0
* MWL#74: Shared libmysqld.so library.unknown2010-11-172-6/+5
* build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-091-1/+1
* Merge with MySQL 5.1.50Michael Widenius2010-08-272-10/+6
|\
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-8/+4
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-091-2/+2
* | Fixed trival bug introduced in last patch (buffer was not extended)Michael Widenius2010-06-231-1/+5
* | Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-0/+3
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+14
|\ \ | |/
| * Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces...Sergey Glukhov2010-02-171-2/+14
* | Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+2
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+2
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-9/+2
|\ \ | |/
| * Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-9/+2
* | Merged with mysql-5.1 tree.Michael Widenius2009-04-254-38/+39
|\ \ | |/
| * compiler warning fixSergey Glukhov2009-03-244-33/+34
| * fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-2/+2
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-133-3/+3
* | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+11
|\ \ | |/
| * Bug#41441 repair csv table crashes debug serverSergey Glukhov2008-12-291-0/+11
* | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-19/+19
|\ \ | |/
| * Bug#36638 mysqld crashes when open file limit is passed and general query log...Sergey Glukhov2008-08-151-19/+19
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-1/+1
|\ \
| * | Added versioning of row dataunknown2008-04-101-1/+1
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-283-6/+43
|\ \ \ | |/ / |/| / | |/
| * Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-072-6/+42
| |\
| | * Bug#33067unknown2008-01-172-6/+42
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2008-02-211-0/+1
| |\ \ | | |/ | |/|
| | * Bug#31929 Windows build fails with >=4 Parallel build threads.unknown2008-01-291-0/+1
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-162-2/+14
|\ \ \ | |/ / |/| |
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-272-2/+14
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-072-2/+14
| | |\ \
| | | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-072-2/+14
| | | |\ \
| | | | * | in mysql_unlock_tables(), do thr_unlock() AFTER external_unlock().unknown2007-07-042-2/+14
* | | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-12-111-9/+4
|\ \ \ \ \ \
| * | | | | | BUG#32817 - though CSV is marked as supported create table is rejectedunknown2007-12-071-1/+4
| * | | | | | BUG#32050 - table logging gone wrong.unknown2007-11-271-8/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-10-221-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-2/+2
| |/ / / /
* | | | | Bug#31473unknown2007-10-181-9/+27
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-1/+6
|\ \ \ \
| * | | | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-061-1/+6
* | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-0/+4
|/ / / /
* | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-272-17/+0
* | | | Fix for bug #29253: csv table reportedly marked as crashedunknown2007-07-142-6/+49
* | | | Fix for bug #29652: csv.test failure: two changes conflict after mergeunknown2007-07-102-2/+14
* | | | Merge sita.local:/Users/tsmith/m/bk/51unknown2007-07-091-1/+4
|\ \ \ \ | |/ / /
| * | | Merge chilla.local:/home/mydev/mysql-5.1-amainunknown2007-06-241-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Merge mysql.com:/home/svoj/devel/bk/mysql-5.1-enginesunknown2007-06-221-1/+4
| | |\ \