summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix a case where automatic procedure grant was changing user's passwordSergei Golubchik2015-02-174-26/+44
* Fixed test failure seen on partition_innodb_plugin test case.Jan Lindström2015-02-182-4/+4
* MDEV-7408: Cannot use a table containing special chars for InnoDB stopwordsJan Lindström2015-02-183-0/+29
* Add forgotten test case change (add more).Jan Lindström2015-02-182-0/+9
* Revert file space allocation change on row0merge.cc. Jan Lindström2015-02-182-36/+0
* MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-1312-61/+142
* Crash during configure without development SSL libraries installedVicențiu Ciorbaru2015-02-121-21/+21
* Improve InnoDB transaction lock output by providing number of table locksJan Lindström2015-02-102-0/+14
* Fixing compilation failure in storage/connect when -DMYSQL_MAINTAINER_MODE=ON:Alexander Barkov2015-02-101-0/+5
* Fix test failure innodb-mdev7046 on Windows. Test causesJan Lindström2015-02-101-0/+2
* MergeIgor Babaev2015-02-054-2/+104
|\
| * Fixed bug mdev-7316.Igor Babaev2015-02-054-2/+104
* | mergeSergei Golubchik2015-01-301-8/+8
|\ \
| * | MDEV-7531 Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to My...Sergei Golubchik2015-01-301-8/+8
* | | increase the versionSergei Golubchik2015-01-291-1/+1
* | | 5.5 mergeSergei Golubchik2015-01-2912-231/+502
|\ \ \
| * | | recreate expired certificates for SSL testsSergei Golubchik2015-01-298-212/+458
| * | | MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table namesunknown2015-01-283-17/+42
* | | | clarify the comment and trivial cleanupsSergei Golubchik2015-01-291-16/+12
* | | | Master_info_index assumed that file descriptor can never be 0Sergei Golubchik2015-01-241-1/+2
* | | | Ignore some tokudb executablesMichael Widenius2015-01-291-0/+6
* | | | MDEV-6668: Server crashes in check_view_single_update on concurrent DDL/DML f...Michael Widenius2015-01-295-24/+52
| |/ / |/| |
* | | MDEV-5719: Wrong result with GROUP BY and LEFT OUTER JOINmariadb-10.0.16Sergey Petrunya2015-01-253-8/+57
* | | win32-debug build failureSergei Golubchik2015-01-231-0/+5
* | | MDEV-7352: main.kill_processlist-6619 fails sporadically in buildbotKristian Nielsen2015-01-232-2/+9
* | | 5.5 mergeSergei Golubchik2015-01-231-1/+1
|\ \ \ | |/ /
| * | update tokudb version after mergeSergei Golubchik2015-01-231-1/+1
* | | MDEV-7491: Occasional test failure in innodb.group_commit_crash_no_optimize_t...Kristian Nielsen2015-01-224-0/+6
* | | after merge. innodb/xtradb to work on WindowsSergei Golubchik2015-01-224-2/+4
* | | connect mergeSergei Golubchik2015-01-2137-145/+4566
|\ \ \
| * | | - Last revision was to add the JSON table type. This one adds a sortOlivier Bertrand2015-01-202-9/+9
| * | | - Fix compile errors and warnings of LINUX G++Olivier Bertrand2015-01-2021-61/+3958
| |\ \ \
| | * | | - Adding the JSON table typeOlivier Bertrand2015-01-1921-50/+3962
| | * | | - Fix two bugs concerning Discovery of CSV tables:Olivier Bertrand2015-01-171-2/+8
| * | | | - Fix two bugs concerning Discovery of CSV tables:Olivier Bertrand2015-01-171-2/+8
| |/ / /
| * | | - Add ConnectTimout and QueryTimout options for ODBC tables. ShouldOlivier Bertrand2015-01-136-31/+70
| * | | - Fix MDEV-7427 by not reallocating the date format in ScanRecord on each ins...Olivier Bertrand2015-01-092-12/+35
| * | | - Typo to eliminate some GCC warningsOlivier Bertrand2015-01-062-3/+3
| * | | - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-0614-26/+305
| * | | - Temporary fix for MDEV-7304.Olivier Bertrand2014-12-145-10/+28
| * | | - Move mktime in TIME_to_localtime because on Linux the hour can be modifiedOlivier Bertrand2014-11-245-19/+23
| |\ \ \
| | * | | - Make the fix for getting day names of dates more generalOlivier Bertrand2014-11-242-10/+7
| | * | | - Enhance the implementation of ODBC tables when using scrollable cursorOlivier Bertrand2014-11-243-16/+16
| | * | | - Fix a bug causing the day always printed as Sunday for date columns withOlivier Bertrand2014-11-232-2/+9
| | * | | - Remove gcc warning (variable n is set and not used)Olivier Bertrand2014-11-201-4/+2
| * | | | - Remove gcc warning on variable n set but not usedOlivier Bertrand2014-11-201-4/+2
| |/ / /
| * | | - Implement putting in memory the result set from an ODBC query.Olivier Bertrand2014-11-205-28/+185
* | | | P_S 5.6.22Sergei Golubchik2015-01-214-9/+291
|\ \ \ \
| * | | | 5.6.22Sergei Golubchik2015-01-194-9/+291
* | | | | XtraDB 5.6.22-71.0Sergei Golubchik2015-01-2126-273/+781
|\ \ \ \ \