summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | 5.6.22-71.0Sergei Golubchik2015-01-1927-273/+781
* | | | | InnoDB 5.6.22Sergei Golubchik2015-01-2122-248/+745
|\ \ \ \ \
| * | | | | 5.6.22Sergei Golubchik2015-01-1920-247/+743
* | | | | | after-merge fixesSergei Golubchik2015-01-214-0/+15
* | | | | | 5.5 mergeSergei Golubchik2015-01-21159-454/+2564
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | MDEV-6671 mysql_server_end breaks OpenSSLSergei Golubchik2015-01-195-1/+7
| * | | | | MDEV-6220 mysqldump will not backup database with --flush-logs parameter and ...Sergei Golubchik2015-01-191-0/+1
| * | | | | MDEV-7226 sql-bench test-table-elimination does not executeSergei Golubchik2015-01-191-1/+1
| * | | | | MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET conditionSergei Golubchik2015-01-191-1/+1
| * | | | | MDEV-7294 MTR does not use /dev/shm with a out-of-source buildSergei Golubchik2015-01-191-0/+1
| * | | | | MDEV-6347 Build RHEL7 packagesSergei Golubchik2015-01-161-0/+1
| * | | | | restore an incorrectly merged lineSergei Golubchik2015-01-161-1/+1
| * | | | | MDEV-7448 - mtr may leave stale mysqldSergey Vojtovich2015-01-143-0/+6
| * | | | | MDEV-7368 : SLES: Failed to start mysql.service: UnitNirbhay Choubey2015-01-142-24/+36
| * | | | | MDEV-7404 REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_typeSergei Golubchik2015-01-143-5/+48
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ TokuDB 7.5.4Sergei Golubchik2015-01-1345-85/+456
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2015-01-041-7/+6
| | | |\ \ \ \ \
| | | | * | | | | DB-787 the tokudb_report_fractal_tree_info_for_db function can leak a db on a...Rich Prohaska2015-01-041-7/+6
| | | * | | | | | Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2015-01-021-11/+15
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | DB-785 turn off fsync on mariadb for 2PC transactionsRich Prohaska2015-01-021-11/+15
| | | * | | | | | Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2014-12-2810-1/+4
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | DB-766 use an extra flag that is supported on MySQL and does not require a to...Rich Prohaska2014-12-212-1/+4