summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-05-1634-187/+1816
|\
| * 5.6.36-82.0Vicențiu Ciorbaru2017-05-1635-190/+1817
* | Update perfschema version to 5.6.36 post-mergeVicențiu Ciorbaru2017-05-161-1/+1
* | Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-05-16102-4083/+3563
|\ \
| * | MDEV-12651: change error code to ER_ILLEGAL_HA in rnd_pos (ha_connect.cc)Olivier Bertrand2017-05-121-1/+1
| * | Fix failing test connect.json for MariaDB 10.0Olivier Bertrand2017-05-124-14/+8
| * | Fix wrong value of JSON columnOlivier Bertrand2017-05-1199-3413/+2406
| * | Fix MDEV-12603 Insert replaces values in ZIP fileOlivier Bertrand2017-05-064-21/+80
| * | Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-046-11/+19
| * | Disable json testsOlivier Bertrand2017-05-031-2/+2
| * | Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-039-50/+82
| * | Fix MDEV-12631 valgrind warning for zipped tablesOlivier Bertrand2017-04-291-4/+10
| * | Fix MDEV-12520: Decimal values can be truncated for JDBC tablesOlivier Bertrand2017-04-222-2/+4
| * | Fix crash when a line is not ended by \n.Olivier Bertrand2017-03-285-27/+64
| * | Fix MDEV-12220: Crash when doing UPDATE or DELETE on an externalOlivier Bertrand2017-03-183-12/+37
| * | Commit the 2 last commits merged from 10.1Olivier Bertrand2017-03-115-291/+455
| * | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-0638-1508/+1670
* | | Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-05-1616-39/+108
|\ \ \
| * | | 5.6.36Vicențiu Ciorbaru2017-05-1616-39/+108
* | | | MDEV-10936 CONNECT engine JDBC type can't find JdbcInterfaceSergei Golubchik2017-05-151-1/+1
* | | | MDEV-12660 inconsistent mysql_stmt_closeSergei Golubchik2017-05-151-2/+1
* | | | MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-153-6/+58
* | | | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-1514-37/+23
* | | | MDEV-12761 Error return from external_lock make the server crashSergei Golubchik2017-05-155-12/+38
* | | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-1510-46/+24
* | | | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-157-1/+33
* | | | MDEV-12420: pcre recursion overflow test caseDaniel Black2017-05-152-0/+9
* | | | MDEV-12420: add full list of pcre error messagesDaniel Black2017-05-151-0/+62
* | | | MDEV-12420: PCRE stack overflowDaniel Black2017-05-152-3/+7
* | | | MDEV-12188 information schema - errors populating fail to free memory, unlock...Marko Mäkelä2017-05-152-286/+284
* | | | Fix the Solaris compilation after MDEV-12674Marko Mäkelä2017-05-152-2/+16
* | | | MDEV-12674 Innodb_row_lock_current_waits has overflowMarko Mäkelä2017-05-1212-233/+214
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-05-084-6/+89
|\ \ \ \
| * | | | Fixed the bug mdev-12673.Igor Babaev2017-05-043-5/+88
| * | | | bump the VERSIONDaniel Bartholomew2017-05-021-1/+1
| * | | | mysqld_safe_help - remove warningmariadb-5.5.56Daniel Black2017-04-301-1/+1
* | | | | MDEV-10104 Table lock race condition with replicationMonty2017-05-051-13/+46
* | | | | Fixed some bugs in fork_big.pl which caused some tests to die earlyMonty2017-05-051-11/+25
* | | | | MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-052-0/+4
* | | | | restore dependencies, removed in f2dc04abeaSergei Golubchik2017-05-031-1/+3
* | | | | Merge branch '5.5' into bb-10.0-merge-5.5bb-10.0-merge-5.5Oleksandr Byelkin2017-04-253-6/+50
|\ \ \ \ \ | |/ / / /
| * | | | Fixed the bug mdev-10693.Igor Babaev2017-04-243-6/+51
* | | | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-242-0/+175
* | | | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-243-0/+98
* | | | | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U...Alexander Barkov2017-04-223-1/+30
* | | | | Fixed bug mdev-10053.Igor Babaev2017-04-216-12/+101
* | | | | fix "cmake -DWITH_PCRE=bundled"Sergei Golubchik2017-04-211-1/+1
* | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-2157-173/+670
|\ \ \ \ \ | |/ / / /
| * | | | respect client's desire to force ssl even when WITH_SSL=NOSergei Golubchik2017-04-201-2/+2
| * | | | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-207-17/+61