summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* maria-10.0.16 mergeNirbhay Choubey2015-01-26159-929/+7192
|\
| * 5.5 mergeSergei Golubchik2015-01-231-1/+1
| |\
| | * update tokudb version after mergeSergei Golubchik2015-01-231-1/+1
| * | 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-212-9/+146
| |\ \ \
| | * | | 5.6.22Sergei Golubchik2015-01-192-9/+146
| * | | | XtraDB 5.6.22-71.0Sergei Golubchik2015-01-2126-273/+781
| * | | | InnoDB 5.6.22Sergei Golubchik2015-01-2121-248/+743
| * | | | after-merge fixesSergei Golubchik2015-01-211-0/+3
| * | | | 5.5 mergeSergei Golubchik2015-01-2149-102/+510
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | restore an incorrectly merged lineSergei Golubchik2015-01-161-1/+1
| | * | | TokuDB 7.5.4Sergei Golubchik2015-01-1345-85/+456
| | |\ \ \
| | | * | | DB-787 the tokudb_report_fractal_tree_info_for_db function can leak a db on a...Rich Prohaska2015-01-041-7/+6
| | | * | | DB-785 turn off fsync on mariadb for 2PC transactionsRich Prohaska2015-01-021-11/+15
| | | * | | DB-766 use an extra flag that is supported on MySQL and does not require a to...Rich Prohaska2014-12-212-1/+4
| | | * | | DB-783 append -Wvla to compiler flags to allow variable length arrays to be u...Rich Prohaska2014-12-171-4/+20
| | | * | | run on mariadb 10 with its safe mallocRich Prohaska2014-12-071-1/+1
| | | * | | DB-775 binlog group commit for 5.6Rich Prohaska2014-11-211-2/+17
| | | * | | DB-771 fix incorrect assert in update callback for varchar expansionRich Prohaska2014-11-211-1/+1
| | | * | | DB-762 create tokudb trx when needed in tokudb::start_stmtRich Prohaska2014-11-191-1/+5
| | | * | | DB-770 tokudb::extra HA_EXTRA_NOT_USED should explicitly do nothingRich Prohaska2014-11-171-0/+2
| | * | | | MDEV-7369: MariaDB build fails when XTRADB_STORAGE_ENGINE enabledJan Lindström2014-12-282-4/+4
| | * | | | Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-192-2/+2
| | * | | | mysql-5.5.41 mergeSergei Golubchik2014-12-199-16/+130
| | |\ \ \ \
| | | * | | | Bug#19904003 INNODB_LIMIT_OPTIMISTIC_INSERT_DEBUG=1 CAUSES INFINITE PAGE SPLITMarko Makela2014-10-301-2/+2
| | | * | | | Bug #19908343 SERVER CRASHES WHEN EXECUTING ALTER TABLEAnnamalai Gurusami2014-10-291-2/+15
| | | * | | | Bug#19584379 Reporting corruption may corrupt the innodb data dictionaryMarko Makela2014-10-271-2/+2
| | | * | | | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+8
| | | * | | | Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLEDAnnamalai Gurusami2014-09-184-4/+50
| | | * | | | Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1Annamalai Gurusami2014-09-172-4/+44
| | | * | | | Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-101-1/+1
| | | * | | | Changing the copyright headers a bit to be complaint with the standardsMurthy Narkedimilli2014-08-271-1/+1