201064 Commits (6fc89edfd7a238c27073a8559506e979d170aac1)
 

Author SHA1 Message Date
Vladislav Vaintroub 6fc89edfd7 BB-Test MDEV-32537 due to Linux, restrict thread name 15 characters, also in PS. 1 year ago
Vladislav Vaintroub f4a3f4c907 MDEV-32537 Name threads to improve debugging experience and diagnostics. 1 year ago
Vladislav Vaintroub 9127c9c73d MDEV-32537 Name threads to improve debugging experience and diagnostics. 1 year ago
Vladislav Vaintroub f1d154c2e1 MDEV-33627 : Implement option --dir in mariadb-import 1 year ago
Vladislav Vaintroub f8ed563c01 MDEV-33627 refactor threading in mariadb-import 1 year ago
Vladislav Vaintroub e0daa83426 MDEV-33627 preparation - tpool fix 1 year ago
Vladislav Vaintroub cf02b17d91 MDEV-33627 preparation - compile mysqlimport as C++ 1 year ago
Daniel Black 867ca4e283 MDEV-33988 DELETE single table to support table aliases 2 years ago
Alexander Barkov 801b61b1b6 MDEV-19123 Change default charset from latin1 to utf8mb4 1 year ago
Alexander Barkov a37f6e8adf Renaming a few mysql-test/suite/rpl/include/*.test files into *.inc 1 year ago
Alexander Barkov 1fe4c4fb91 mtr --skip-not-found did not skip suites 1 year ago
Alexander Barkov 0dbffb9ebf 10.5: MDEV-34305 Redundant truncation errors/warnings with optimizer_trace enabled 1 year ago
Alexander Barkov d1d80ec6ed MDEV-34288 SET NAMES DEFAULT crashes `mariadbd --collation-server=utf8mb4_unicode_ci` 1 year ago
Alexander Barkov eb4710d412 MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 1 year ago
Alexey Yurchenko 29e9ade269 fix the use of strchrnul() which may be not available on some systems 1 year ago
Julius Goryavsky 2ba1a8b878 MDEV-31809 addendum: corrections for SST scripts and for test failures 1 year ago
Alexey Yurchenko a1e5a284fc MDEV-31809 Automatic SST user account management 2 years ago
Alexey Yurchenko 1aa1a7cf64 MDEV-31809 Use MariaDB allocator where possible in wsrep_utils.cc 2 years ago
Alexey Yurchenko d9f910bfe9 MDEV-31809 Make SST script interface read-write 2 years ago
Alexey Yurchenko 203d337a55 MDEV-25321 mariabackup ignores MYSQL_PWD variable 2 years ago
Vladislav Vaintroub 3d4bdf76d3 Merge 11.5 into 11.6 1 year ago
Vladislav Vaintroub c96b23f994 Merge branch '11.4' into 11.5 1 year ago
Daniel Bartholomew b6f6a5dc54
bump the VERSION 1 year ago
Thirunarayanan Balathandayuthapani 1849dfef64 MDEV-34256 InnoDB throws out of bound write due to temporary 1 year ago
Daniel Bartholomew 457948707d
Merge branch 'bb-11.4-bumpversion' of github.com:MariaDB/server into bb-11.4-bumpversion 1 year ago
Daniel Bartholomew 1173883dc5
bump the VERSION 1 year ago
Christian Hesse aeffec60f6 MDEV-19210: do not run pre and post scripts as root 2 years ago
Christian Hesse 4c56c66372 MDEV-19210: drop support for instantiated services from galera_new_cluster 2 years ago
Christian Hesse 621926e90a MDEV-19210: update galera_new_cluster to use environment file 7 years ago
Christian Hesse 7936254012 MDEV-19210: use environment file in systemd units for _WSREP_START_POSITION 7 years ago
Vladislav Vaintroub 99f6684ba0 Fix mismerge. 1 year ago
Sergei Golubchik 26f01f8be5 11.6 branch 1 year ago
Alexander Barkov 65079ece42 Re-recording `MTR_FEEDBACK_PLUGIN=1 mtr plugins.feedback_plugin_send` results 1 year ago
Vladislav Vaintroub aa04bba47b Fix appveyor build with newer OpenSSL. 1 year ago
Sergei Golubchik 173edf607d MDEV-32218 PASSWORD_EXPIRATION_TIME column 2 years ago
Nikita Malyavin d229b4af0e MDEV-23729 MDEV-32218 INFORMATION_SCHEMA table for user data 2 years ago
Vladislav Vaintroub 8e980acb9e Appveyor - use latest available OpenSSL on appveyor (currently 3.2) 1 year ago
Sergei Golubchik bec1f32103 disable failing galera test 1 year ago
Sergei Golubchik d88765e6e8 columnstore 23.10.1-2 1 year ago
Elena Stepanova 86055e4243 MDEV-33913 TABLE_STATISTICS increments ROWS_CHANGED twice upon UPDATE and does not count DELETE 2 years ago
Monty 94033fcf83 MDEV-33151 Add more columns to TABLE_STATISTICS and USER STATS 2 years ago
Sergei Golubchik c94451865c INFORMATION_SCHEMA.ALL_PLUGINS: filter away more errors 1 year ago
Sergei Golubchik bfbdc273d2 my_errno can not be set to EE_ error numbers 1 year ago
Sergei Golubchik aebd16201f don't use session locale for the error log 1 year ago
Sergei Golubchik 9cb0bb1de0 restore the error message that was changed by mistake 1 year ago
Sergei Golubchik 443aa52c35 fix chi error message 1 year ago
Sergei Golubchik fdd27497df cleanup: remove redundant code 1 year ago
Sergei Golubchik ce5b8e5944 cleanup: clarify the function name and purpose 1 year ago
Sergei Golubchik d500c22f6d remove double-printing of safemalloc report 1 year ago
Monty 381e9adb6c MDEV-34150 Assertion failure in Diagnostics_area::set_error_status upon binary logging hitting tmp space limit 1 year ago