summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-3014-183/+183
* MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1232-34/+34
* MDEV-29041 Redundant truncation warning on CAST(string_column AS DECIMAL)Alexander Barkov2022-07-063-72/+0
* MDEV-28253 Mysqldump - INVISIBLE column errorSergei Golubchik2022-04-073-7/+7
* MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECTAlexander Barkov2022-01-2530-1500/+1500
* Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
* mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-021-0/+8
* Merge 10.2->10.3Sergei Petrunia2021-06-304-0/+192
|\
| * MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMAxing-zhi, jiang2021-06-294-0/+192
| * Adjusted test results after the fix for MDEV-20411 (2)Igor Babaev2021-06-261-4/+4
| * Adjusted test results after the fix for MDEV-20411Igor Babaev2021-06-263-14/+13
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-13/+13
|\ \ | |/
| * Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYbb-10.2-BUG29363867Oleksandr Byelkin2021-04-281-13/+13
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-235-13/+16
|\ \ | |/
| * MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS trunca...Anel Husakovic2020-12-075-13/+16
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-3/+3
|\ \ | |/
| * MDEV-23787 mtr --rr fixesAleksey Midenkov2020-10-061-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-04-1510-410/+371
|\ \ | |/
| * MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-0110-409/+370
| * PR #1127 and PR #1150Anel Husakovic2019-12-131-0/+26
* | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-0517-581/+581
* | Re-record funcs_1.is_columns_is_embedded after a mergeMarko Mäkelä2019-12-271-3/+3
* | Update test result post mergeVicențiu Ciorbaru2019-12-131-3/+3
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2019-12-132-237/+119
|\ \
| * | PR #1127 and PR #1150Anel Husakovic2019-12-131-0/+26
| |/
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+1
|\ \ | |/
| * MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tablesSergei Golubchik2019-10-281-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-09-234-11/+11
|\ \ | |/
| * MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engineAnel Husakovic2019-09-204-11/+11
* | Merge branch '10.2' into 10.3Monty2019-09-032-2/+4
|\ \ | |/
| * Updated mtr files to support different compiled in optionsMonty2019-09-012-2/+4
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-0/+12
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+12
| |\
| * | revert the check changes made in 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80Oleksandr Byelkin2019-02-081-3/+3
| * | update test resultSergei Golubchik2019-02-071-3/+3
* | | MDEV-17655 Inconsistent grant-name usage between grant-statement and privileg...Aleksey Midenkov2019-05-0211-51/+51
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-251-0/+121
|\ \ \ | |/ /
| * | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTSAnel Husakovic2019-01-165-0/+233
* | | Merge 10.2 into 10.3Marko Mäkelä2018-12-185-113/+113
|\ \ \ | |/ /
| * | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-165-113/+113
* | | MDEV-14429 sql_safe_updates in my.cnf not workSergei Golubchik2018-11-131-3/+3
* | | Adjust --embedded result for MDEV-14474Marko Mäkelä2018-09-042-0/+60
* | | Make funcs_1.is_check_constraints deterministicVicențiu Ciorbaru2018-08-251-23/+23
* | | MDEV-14474 information_schema.check_constraintsAnel Husakovic2018-08-253-0/+204
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-4/+4
|\ \ \ | |/ /
| * | MDEV-14637: Fix hang due to persistent statisticsMarko Mäkelä2018-08-031-4/+4
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-304-4/+4
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-214-4/+4
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-124-4/+4
| | |\
| | | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-124-4/+4
| | | |\