886 Commits (bb956c1ea268e2f540ee5978678e86acb25e6d02)

Author SHA1 Message Date
Davi Arnaut 8664de2230 WL#5665: Removal of the autotools-based build system 15 years ago
Magnus Blåudd 31e30ee326 Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqld 15 years ago
Mats Kindahl f8d2154c30 BUG#57108: mysqld crashes when I attempt to install plugin 15 years ago
Alexey Botchkov c6024dfc4e Bug#53251 mysql_library_init fails on second execution with embedded library 15 years ago
Alexey Botchkov 49dc22b21e Bug#54906 Inconsistent license of libmysqld 15 years ago
Mattias Jonsson b67924eb4e Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 15 years ago
Mattias Jonsson 4b20ccafaa Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 15 years ago
Konstantin Osipov 8ce6e98aa3 Extract reload_acl_and_cache() and flush_tables_with_read_lock() 15 years ago
Alexander Nozdrin 8b645bed97 Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 15 years ago
Georgi Kodinov 9705711596 WL#1054: Pluggable authentication support 15 years ago
Davi Arnaut 7a221fc9a3 WL#5498: Remove dead and unused source code 15 years ago
Ramil Kalimullin 37c97fd472 Fix for bug #50667: The InnoDB plugin prevents initialization 15 years ago
Davi Arnaut 055f7fa159 WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut fd64a0db45 WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut 13f7a1d244 WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut 07e7b4d6fe WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 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
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
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
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
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
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
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 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 Vojtovich 45f2e0a7aa Backport from 6.0-codebase. 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
Konstantin Osipov c52d4830bf Backport of: 16 years ago
Konstantin Osipov eff3780dd8 Initial import of WL#3726 "DDL locking for all metadata objects". 16 years ago
Vladislav Vaintroub 39a158221d add --disable-shared equivalent 16 years ago
Vladislav Vaintroub 7377c50cb4 implement convenience libraries 16 years ago
Davi Arnaut 6cfe31e382 Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 and up. 16 years ago
Mattias Jonsson d8d8efc88e Bug#32115: Bad use of Name_resolution_context from current LEX in partitioning 16 years ago