1116 Commits (05aba79e981cfeb7e7b68bb31739ab8d443c4aea)

Author SHA1 Message Date
Ramil Kalimullin 37c97fd472 Fix for bug #50667: The InnoDB plugin prevents initialization 16 years ago
Davi Arnaut 055f7fa159 WL#5486: Remove code for unsupported platforms 16 years ago
Davi Arnaut fd64a0db45 WL#5486: Remove code for unsupported platforms 16 years ago
Davi Arnaut 13f7a1d244 WL#5486: Remove code for unsupported platforms 16 years ago
Davi Arnaut 07e7b4d6fe WL#5486: Remove code for unsupported platforms 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Bo Thorsen c4636b9df3 Remove the file libmysqld.exp from the installer 16 years ago
Bo Thorsen 916f7c5680 Hardcode the build path for the installer temporarily 16 years ago
Bo Thorsen 2caed165b1 Fix cpack run 16 years ago
Bo Thorsen 3a2e38aa28 Install the files for the embedded server 16 years ago
Sergey Petrunya 16053e66b6 Add sql/opt_index_cond_pushdown.cc to CMakeLists.txt files 16 years ago
Sergey Petrunya 5304eab835 Fix windows build: add sql/opt_subselect.cc to CMakeLists.txt files 16 years ago
Konstantin Osipov 90a87cd52d A pre-requisite for WL#5419 "LOCK_open scalability: 16 years ago
Alexander Barkov eed26e92a6 Bug#52520 Difference in tinytext utf column metadata 16 years ago
Davi Arnaut 4f18083b08 Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 16 years ago
Alexander Nozdrin 759d5bc535 Another incarnation of the patch for Bug#30708 16 years ago
Sergei Golubchik 3b98d69d68 crash on --with-embedded-privilege-control builds: 16 years ago
Jonathan Perkin ce2aabb712 Changes to build using CMake according to existing release packages: 16 years ago
Kent Boortz 40e3b67447 Exclude "mysql_embedded" from being installed or part of a binary 16 years ago
Konstantin Osipov 3227ba706f Backport of: 16 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago
Sergei Golubchik d979dd6f81 more fixes for windows and status_user.test 16 years ago
Jonathan Perkin 910e84216d Try a bunch of fixes. 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Jonathan Perkin 7ef2f9fa51 Apply wlad fixes from mysql-next-mr-bugfixing 16 years ago
Sergei Golubchik 291fd96983 pluggable auth with plugin examples 16 years ago
Vladislav Vaintroub c8e32a8331 Bug #52149 - packaging differences in CMake build 16 years ago
Vladislav Vaintroub 0f3f6da624 Bug#43201: Post-fix. Set thread stack address at the start of each query. 16 years ago
Vladislav Vaintroub 740c7cf4fa Install static client and embedded debug libraries 16 years ago
Vladislav Vaintroub 3b20b5fa34 add_executable => mysql_add_executable (just for uniformity) 16 years ago
Sergey Petrunya e0bb2f90a2 Subquery optimization backport: 16 years ago
Alexander Barkov 678096199e A post-fix for WL#2649 Number-to-string conversion 16 years ago
Vladislav Vaintroub 3bd236fefb Add components to INSTALL, some eraly Wix support 16 years ago
unknown 756d0b864f Fix windows build of embedded server (forgotten dependency). 16 years ago
Vladislav Vaintroub 135c25d165 Fix smaller stuff: disable transitive linking for MERGE_LIBRARIES results, 16 years ago
Marc Alff 3d91522561 WL#2360 Performance schema 16 years ago
Guilhem Bichot bcd5b9fd61 fixing wrong indentation in two Makefile.am, which prevented the Anjuta IDE from parsing the MySQL tree. 16 years ago
Vladislav Vaintroub dcdaa8f4fc Fix build error with CMake 2.8 (mysql_stmt_next_result not exported 16 years ago
Sergey Petrunya da5edf5057 MWL#67: MRR backport 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Igor Babaev 4449a5f489 Backport into MariaDB-5.2 the following: 16 years ago
Davi Arnaut 06a1df9181 Bug#48983: Bad strmake calls (length one too long) 16 years ago
Vladislav Vaintroub eb3c44030b Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are installed. 16 years ago
Sergey Petrunya 663dadc8f9 Add ds_mrr.cc to CMakeLists.txt 16 years ago
Sergey Vojtovich 45f2e0a7aa Backport from 6.0-codebase. 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Mats Kindahl 571843804c WL#5151: Conversion between different types when replicating 16 years ago
Vladislav Vaintroub cedb6101db Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined with 16 years ago
Vladislav Vaintroub 9fcef3c45b On Linux, support -Wl,--no-undefined (only client shared library) 16 years ago