189136 Commits (27d9986c1b39dcb061dff9f5ade790b0a56bf168)
 

Author SHA1 Message Date
Monty 27d9986c1b Added more digits to JSON output of double 6 years ago
Monty 8d74d30dde Fixed compiler warning 6 years ago
Monty f40ca33bbc Make all #sql temporary table names uniform 6 years ago
Monty eca5c2c67f Added support for more functions when using partitioned S3 tables 6 years ago
Monty 78357796e8 Added support for VISIBLE attribute for indexes in CREATE TABLE 6 years ago
Monty 91ffdc8380 Don't try to open temporary tables if there are no temporary tables. 6 years ago
Monty f9f33b85be Handle errors from external_unlock & mysql_unlock_tables 6 years ago
Monty 7866b72304 Updated client and server to use new binary names in --debug traces 6 years ago
Monty e3130d22e1 Fixed some assert crashes related to keyread. 6 years ago
Monty 8399af81be Bug#19784790: ASSERTION `PART_SHARE->PARTITIONS_SHARE_REFS->NUM_PARTS 6 years ago
Monty 0126169e08 Added error message to --die in mtr 6 years ago
Vicențiu Ciorbaru 478ec7750a Cleanup whitespace 6 years ago
Otto Kekäläinen 8c41a1df86 MDEV-21869: Add temporary Lintian overrides 6 years ago
Otto Kekäläinen 29c5d96da3 MDEV-21869: Make Debian packaging Lintian clean 6 years ago
Otto Kekäläinen a4c5480525 MDEV-6284: Sync correct Debian handling of auth_pam_tool 6 years ago
Otto Kekäläinen 4e946b0f0c MDEV-6284: Sync mariadb-server maintainer scripts as much as possible 6 years ago
Otto Kekäläinen 9ed7e967b3 MDEV-6284: Sync breaks/replaces relationships and file locations 6 years ago
Otto Kekäläinen 7a0eeaaf66 MDEV-6284: Sync deb build rules etc with downstream 6 years ago
Otto Kekäläinen bc11f392f8 MDEV-6284: Correctly place files in libmariadb-dev, libmariadbd-dev etc packages 6 years ago
Otto Kekäläinen 5cdf245d7e MDEV-6284: Sync deb build dependencies and control file with downstream 6 years ago
Faustin Lammler 6af0bd6907 MDEV-15526 systemd unit files naming and installation 7 years ago
Vicențiu Ciorbaru afde33fc6f Update plugins.pam_* tests to no longer provide --plugin-dir to mysqltest 6 years ago
Kentoku SHIBA 181f17c3cd MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations. 6 years ago
Kentoku SHIBA b4dd996dc1 MDEV-21884 MariaDB with Spider crashes on a query 6 years ago
Vladislav Vaintroub e2a932c9ea Post-fixes for MDEV-18851 for Windows 6 years ago
Marko Mäkelä 2f7d91bb6c MDEV-22242 B-trees can become extremely skewed 6 years ago
Otto Kekäläinen 87a7968c23 MDEV-22150: Symlink and move test client plugins to client plugin path 6 years ago
Vicențiu Ciorbaru 8447edb747 Specify a new client_plugindir path, to be used during testing 6 years ago
Vicențiu Ciorbaru 609a9312dc Update dialog to not provide plugin-dir path to mysqltest 6 years ago
Otto Kekäläinen 4bc31a904f MDEV-22053: Pass INSTALL_LAYOUT "DEB" correctly to CONC (libmariadb) 6 years ago
Sergei Golubchik 91e79dff54 cleanup: comments 6 years ago
Sergei Golubchik fcd84da5f1 MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon LOAD DATA with NO_BACKSLASH_ESCAPES in SQL_MODE and unique blob in table 6 years ago
Sergei Golubchik 8c0b988073 cleanup: remove unnecessary malloc 6 years ago
Sergei Golubchik 4bd8c63444 cleanup: don't repeat common code 6 years ago
Vladislav Vaintroub 364e7a9ae6 remove debugging message 6 years ago
Vladislav Vaintroub 3ab21fd4e0 Windows build - use InstallRequiredSystemLibraries for MSVC_CRT_TYPE=/MD 6 years ago
Vladislav Vaintroub 93efbc390d MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashes 6 years ago
Vladislav Vaintroub 38f7dbec19 CMake - clang linker on Windows does not understand /release flag 6 years ago
Vladislav Vaintroub 11cebb4ae8 CMake : Do not add compile flags, such as -Wconversion with ADD_DEFINITIONS 6 years ago
Thirunarayanan Balathandayuthapani 6bbc0eedc6 MDEV-22193 Avoid un-necessary page initialization during recovery 6 years ago
Varun Gupta ff66d38cf2 MDEV-21946: Server crash in store_length upon GROUP BY WITH ROLLUP with geometry field 6 years ago
Jan Lindström c7ab676192 MDEV-22075 : Server crashes in wsrep_should_replicate_ddl_iterate upon CREATE VIEW 6 years ago
Sergey Vojtovich 6cf8f05fd9 Fixed centos 6 build failure 6 years ago
Daniel Black 97506bf7c3 mysql-test: add large_pages test 6 years ago
Daniel Black 5f5bb63b2e Add Daniel Black to authors 6 years ago
Daniel Black a0d5894015 my_pagepages: perror -> my_error 6 years ago
Daniel Black a535d4d1a6 my_largepage: fprintf -> my_{printf_,}error 6 years ago
Daniel Black 11aaf5c8d2 add EE_BADMEMORY_RELEASE 6 years ago
Daniel Black 5e86b2eec8 my_large_malloc: style fix 6 years ago
Daniel Black 2c00502014 my_largepage: reduce includes already in my_global.h 6 years ago