summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...bb-10.3-MDEV-29291Thirunarayanan Balathandayuthapani2022-08-171-1/+1
* MDEV-13013 InnoDB unnecessarily extends data filesThirunarayanan Balathandayuthapani2022-08-178-49/+66
* MDEV-29008 Server crash or assertion `field' failed in spider_db_open_item_id...Nayuta Yanagisawa2022-08-164-2/+80
* Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-08-155-18/+53
|\
| * bump the VERSIONDaniel Bartholomew2022-08-141-1/+1
| * MDEV-27151: JSON_VALUE() does not parse NULL properties properlyRucha Deodhar2022-08-113-1/+52
| * Remove Darwin CMake fileBrad Smith2022-08-101-16/+0
* | Do not check symbol returned (or not and so there is some garbadge) by mb_wc(...mariadb-10.3.36Nayuta Yanagisawa2022-08-101-1/+1
* | my_safe_process: try to kill the process softly firstSergei Golubchik2022-08-101-2/+9
* | missing 'Sergei Golubchik2022-08-101-1/+1
* | MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_type...Sergei Golubchik2022-08-105-10/+17
* | take into account C/C specific CR_ERR_NET_WRITE errorSergei Golubchik2022-08-101-1/+1
* | remove invalid options from warning messagesSergei Golubchik2022-08-101-4/+4
|/
* Update docs INSTALL BINARY to mention mariadb tar file insteadfluesvamp2022-08-091-6/+6
* Fix typos in the codebase.fluesvamp2022-08-0922-48/+49
* refactor: remove redundant assignmentsqggcs2022-08-091-3/+1
* fix of MDEV-12325 patch: symetric changes in sql_yacc_oraOleksandr Byelkin2022-08-081-1/+0
* Fixed that sp-no-valgrind.test is disabled on valgrind builds (not runs)Monty2022-08-082-1/+5
* MDEV-12325 Unexpected data type and truncation when using CTEMonty2022-08-086-3/+223
* MDEV-18702: mysqldump: add variable 'max-statement-time' (mtr fix)Daniel Black2022-08-041-1/+1
* Fix compile errors.Oleksandr Byelkin2022-08-041-1/+1
* MDEV-23809: Server crash in JOIN_CACHE::free ...: part #2Sergei Petrunia2022-08-031-4/+17
* MDEV-23809: Server crash in JOIN_CACHE::free or ...Sergei Petrunia2022-08-035-1/+69
* MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-035-1/+116
* MDEV-28617 Crash with INSERT...SELECT using derived table in GROUP BY clauseIgor Babaev2022-08-023-3/+175
* MDEV-23097 heap-use-after-free in mysqlimportSergei Golubchik2022-08-021-6/+8
* MDEV-26447: mysqldump to use temporary view instead of tables.Daniel Black2022-08-035-172/+103
* MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-024-0/+141
* Merge remote-tracking branch 'connect/10.3' into 10.3Oleksandr Byelkin2022-08-027-63/+57
|\
| * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-05-182-2/+13
| * Disable set warnings as errors for WindowsOlivier Bertrand2020-03-141-0/+1
| * Fix compile error in tabcmg.cppOlivier Bertrand2020-03-122-4/+2
| * Resolved ha_connect.cc and CMakeLists.txtOlivier Bertrand2020-03-122-57/+13
| * Pull new version from originOlivier Bertrand2020-03-121183-12022/+20736
| |\
| * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-123-9/+15
| * | Commit conflict resolving after pulling from origin 10.3Olivier Bertrand2019-11-247611-312995/+246192
| |\ \
| * | | Commit some changes before pulling from origin CMakeLists.txt connect.ccOlivier Bertrand2019-11-232-31/+49
| * | | Fix change in xml2 test resultOlivier Bertrand2019-08-221-1/+1
| * | | Include all changes made on 10.2Olivier Bertrand2019-08-2219-1592/+1712
| * | | Record some failing test results (dir,xml,xml2)Olivier Bertrand2019-06-283-52/+52
| * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-06-2738-400/+752
| * | | TypoOlivier Bertrand2019-03-041-5/+5
| * | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-043-43/+40
| * | | - Fix MDEV-13136: enhance CREATE SERVER MyServerNameOlivier Bertrand2019-02-034-13/+94
| * | | - Enable CONNECT tables to have triggersOlivier Bertrand2019-01-271-7/+12
| * | | - Make user and password defined in CREATE TABLE have precedence onOlivier Bertrand2019-01-264-10/+10
| * | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-244-27/+76
| * | | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-026-147/+188
| * | | Modified because different result on Windows and LinuxOlivier Bertrand2018-12-052-4/+3
| * | | Modified to avoid make index error (AVG_ROW_LENGTH=5)Olivier Bertrand2018-12-052-3/+3