summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cleanup: plugin.cmakeSergei Golubchik2020-12-211-1/+8
* Add build on AIXEtienne Guesnet2020-12-161-4/+13
* 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 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
* | | 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
* | | Compiling - improve multithreaded buildVladislav Vaintroub2020-05-181-2/+2
* | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-33/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-101-33/+14
| | |\ \ \ | | | |/ /
| | | * | Windows, cmake : Fix occasional link error when switching between debug to op...Vladislav Vaintroub2019-09-091-33/+14
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-1/+1
* | | | | MDEV-19957 Move Type_handler_geometry code from sql_type.h/cc to sql_type_geo...Alexander Barkov2019-07-051-0/+1
* | | | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2019-06-301-5/+4
* | | | | improve build, allow sql library to be built in parallel with builtinsVladislav Vaintroub2019-06-301-3/+14
* | | | | MDEV-19710 Split the server side code in rpl_utility.cc into virtual methods ...Alexander Barkov2019-06-071-1/+2
* | | | | MDEV-19313 Threadpool : provide information schema tables for internals of ge...Vladislav Vaintroub2019-05-261-0/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\