summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move debug_crash_here to it's own source filesMonty2021-05-191-1/+1
* Move all ddl log code to ddl_log.cc and ddl_log.hMonty2021-05-191-1/+3
* Windows - Fix CMAKE_INTERPROCEDURAL_OPTIMIZATION build with MSVCVladislav Vaintroub2021-05-091-3/+5
* MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-0/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-04-151-2/+2
|\
| * Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compileJustin Jagieniak2021-04-151-2/+2
* | mariadb-tzinfo-to-sql,mariadb-dumpslow as Client componentsDaniel Black2021-03-281-1/+1
* | MDEV-9077 Use sys schema in bootstrapping, incl. mtrVladislav Vaintroub2021-03-181-3/+4
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-211-1/+8
|\ \ | |/
| * cleanup: plugin.cmakeSergei Golubchik2020-12-211-1/+8
* | Merge 10.5 into 10.6bb-10.6-MDEV-24426Marko Mäkelä2020-12-171-4/+13
|\ \ | |/
| * Add build on AIXEtienne Guesnet2020-12-161-4/+13
* | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-1/+1
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2020-10-301-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2020-10-291-1/+1
| | |\
| | | * cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-1/+1
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2020-09-021-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2020-08-201-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-23489 Windows zip files 10.4.14 have an embryonic data folderVladislav Vaintroub2020-08-151-4/+0
* | | | MDEV-23238 - remove async client from server code.Vladislav Vaintroub2020-09-011-1/+0
* | | | Merge 10.5 into 10.6Marko Mäkelä2020-08-121-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+1
| | |\ \ | | | |/
| | | * MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+1
| | * | Revert MDEV-20453 (string_view)Marko Mäkelä2020-07-151-1/+1
| | * | MDEV-20453 add class similar to std::string_view (non owning string reference)Eugene Kosov2020-07-141-1/+1
* | | | MDEV-23043 Refactor Windows service handlingVladislav Vaintroub2020-07-041-2/+2
* | | | Merge branch '10.5' into 10.6Vladislav Vaintroub2020-07-041-2/+2
|\ \ \ \ | |/ / /
| * | | Compiling - improve multithreaded buildVladislav Vaintroub2020-05-181-2/+2
* | | | MDEV-22990 Threadpool : Optimize network/named pipe IO for WindowsVladislav Vaintroub2020-06-261-1/+1
|/ / /
* | | MDEV-22454 Allow -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ONVladislav Vaintroub2020-05-041-2/+3
* | | MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-84/+38
* | | MDEV-21303 postfixesVladislav Vaintroub2020-03-231-3/+3
* | | MDEV-21303 Make executables MariaDB namedRasmus Johansson2020-03-211-31/+31
* | | CMake cleanup - simplify create_initial_db.cmakeVladislav Vaintroub2020-03-111-16/+10
* | | MDEV-21689 Add Sql_cmd for GRANT/REVOKE statementsAlexander Barkov2020-02-081-0/+1
* | | MDEV-21548 Explicitly declare sql_bultins library STATIC.Vladislav Vaintroub2020-01-211-1/+1
* | | MDEV-21327 : MDL wait notification for innodb background threadpoolVladislav Vaintroub2020-01-121-6/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-271-8/+11
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-8/+11
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-271-8/+11
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-12-231-4/+6
| | | |\
| | | | * CMake,Windows - cleanup data directory prior to bootstrap for nitial_database...Vladislav Vaintroub2019-12-121-2/+4
* | | | | dependencies for VSSergei Golubchik2019-12-211-0/+4
* | | | | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-1/+1
* | | | | Part2: MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yyVladislav Vaintroub2019-12-041-2/+14
* | | | | MDEV-20844 RBR from binary(16) to inet6 fails with error 171: The event was c...Alexander Barkov2019-10-181-0/+1
* | | | | MDEV-20768 Turn INET functions into a function collection pluginAlexander Barkov2019-10-071-2/+1
* | | | | A cleanup for: MDEV-18010 Add classes Inet4 and Inet6Alexander Barkov2019-10-071-0/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-121-33/+14
|\ \ \ \ \ | |/ / / /