194247 Commits (1ac0bce36e5bf2136cedb1ce1da949f53cce4404)
 

Author SHA1 Message Date
Oleksandr Byelkin 1ac0bce36e Merge branch '10.4' into 10.5 3 years ago
Oleksandr Byelkin 65e8506ca9 Merge branch '10.3' into bb-10.4-release 3 years ago
Nayuta Yanagisawa faddcf3c39 Do not check symbol returned (or not and so there is some garbadge) by mb_wc() if mb_wc() failed 3 years ago
Sergei Golubchik 122742897b my_safe_process: try to kill the process softly first 3 years ago
Sergei Golubchik 9ecdf860ce missing ' 3 years ago
Sergei Golubchik 82c07fcabf MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_typecast::check_truncation_with_warn 3 years ago
Sergei Golubchik 47d0df6ef0 take into account C/C specific CR_ERR_NET_WRITE error 3 years ago
Sergei Golubchik 9d4ed44cac remove invalid options from warning messages 3 years ago
fluesvamp 50a2a8bb43 Update docs INSTALL BINARY to mention mariadb tar file instead 3 years ago
fluesvamp f2830af16c Fix typos in the codebase. 3 years ago
qggcs 195833f1b6 refactor: remove redundant assignments 3 years ago
Oleksandr Byelkin c0fe31c5dd fix of MDEV-12325 patch: symetric changes in sql_yacc_ora 3 years ago
Monty 4a53253cf9 Fixed that sp-no-valgrind.test is disabled on valgrind builds (not runs) 3 years ago
Monty a5a9fcdfe4 MDEV-12325 Unexpected data type and truncation when using CTE 3 years ago
Sergei Petrunia 3b071bad19 MDEV-29242: Assertion `computed_weight == weight' failed SEL_ARG::verify_weight 3 years ago
Oleksandr Byelkin ea12dafe65 Merge branch '10.4' into 10.5 3 years ago
Oleksandr Byelkin 6adfce9c8d Merge branch '10.3' into 10.4 3 years ago
Daniel Black 43c7f6a0f3 MDEV-18702: mysqldump: add variable 'max-statement-time' (mtr fix) 3 years ago
Oleksandr Byelkin b4c572f48a Merge branch '10.3' into 10.4 3 years ago
Oleksandr Byelkin 992b510b2f Fix compile errors. 3 years ago
Oleksandr Byelkin c6406643cd Fix compile errors. 3 years ago
Oleksandr Byelkin 1e71ea806b Merge branch '10.4' into 10.5 3 years ago
Oleksandr Byelkin e509065247 Merge branch '10.3' into 10.4 3 years ago
Sergei Petrunia 37a3d4467e MDEV-23809: Server crash in JOIN_CACHE::free ...: part #2 3 years ago
Sergei Petrunia 2cd98c95de MDEV-23809: Server crash in JOIN_CACHE::free or ... 3 years ago
Thirunarayanan Balathandayuthapani f9ec9b6abb MDEV-27282 InnoDB: Failing assertion: !query->intersection 3 years ago
Sergei Golubchik cd51854d7a RHEL9 disables SHA1 signatures in openssl 3 years ago
Sergei Golubchik d7649968d9 MDEV-29220 Missing RHEL-9-specific logic in cpack_rpm.cmake 3 years ago
Oleksandr Byelkin 8fd8a81a99 Fix Oracle parser. 3 years ago
Oleksandr Byelkin af143474d8 Merge branch '10.4' into 10.5 3 years ago
Igor Babaev c2300d06f7 MDEV-28617 Crash with INSERT...SELECT using derived table in GROUP BY clause 3 years ago
Sergei Golubchik 07a670b884 MDEV-23097 heap-use-after-free in mysqlimport 3 years ago
Daniel Black 92b0a367aa MDEV-26447: mysqldump to use temporary view instead of tables. 3 years ago
Sergei Golubchik 7b500f04fb MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be OFF, server value ignored 3 years ago
Sergei Golubchik 56c7d14217 MDEV-29075 Changing explicit_defaults_for_timestamp within stored procedure works inconsistently 3 years ago
Sergei Golubchik b174ec169d MDEV-29225 make explicit_defaults_for_timestamps SESSION variable 3 years ago
Sergei Golubchik 4e3728f038 MDEV-29225 make explicit_defaults_for_timestamps SESSION variable 3 years ago
Sergei Golubchik 086eb8e23c my_getopt --help for "bit" options 3 years ago
Sergei Golubchik 28d44abd99 MDEV-27540 Different OpenSSL versions mix up in build depending on cmake options 4 years ago
Oleksandr Byelkin 48e35b8cf6 Merge branch '10.3' into 10.4 3 years ago
Mike Griffin 53c4e4d054 MDEV-18702 mysqldump: add variable 'max-statement-time' 3 years ago
Oleksandr Byelkin 5ac528a91f Merge remote-tracking branch 'connect/10.3' into 10.3 3 years ago
Oleksandr Byelkin b043e1098e Merge branch 'merge-perfschema-5.7' into 10.5 3 years ago
Ian Gilfillan 4d0c53a327 MDEV-28701 Update Server HELP 3 years ago
Daniel Black 182a6383cd MDEV-16605 Always include buf_madvise_do_dump in binaries 3 years ago
Aleksey Midenkov 1ea5e402a8 MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade 3 years ago
Aleksey Midenkov 231feabd2b MDEV-21540 Initialization of already inited long unique index on reorganize partition 3 years ago
Julius Goryavsky 7fb1f919d0 MDEV-28758: Mariabackup copies binary logs to backup directory 3 years ago
Sergei Golubchik 5b4154373a only copy buffer pool dump in SST galera mode 3 years ago
Sergei Golubchik 5197519f4f revert mariabackup part of MDEV-27524, fix the test 3 years ago