summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-122-0/+20
* 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
| |\
| | * MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-114-4/+4
* | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-105-0/+50
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-07-121-1/+1
| |\ \ | | |/
| | * MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadicallySergey Vojtovich2016-06-301-1/+1
| | * MDEV-6528 review debian patches for mysqlSergei Golubchik2014-10-022-2/+2
| * | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-4/+4
* | | update test results after MDEV-9307Sergei Golubchik2016-02-231-2/+2
* | | MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-222-5/+5
* | | update resultsmariadb-10.1.10Sergei Golubchik2015-12-231-2/+2
* | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-221-2/+2
|\ \ \
| * | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-211-2/+2
* | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-214-12/+3
|/ / /
* | | update test resultsSergei Golubchik2015-11-201-4/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-4/+4
|\ \ \ | |/ /
| * | MDEV#7383: Update test resultsSergei Petrunia2015-11-121-4/+4
* | | MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return di...Alexander Barkov2015-09-233-90/+78
* | | Follow-up for MDEV-6756 - fix the ps-protocol version of the testsElena Stepanova2015-09-232-97/+100
* | | Follow-up for MDEV-6756 - fix the embedded version of the testElena Stepanova2015-09-231-0/+2
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-2211-11/+11
* | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-176-121/+126
* | | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-174-13/+31
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-0431-6/+54
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-033-24/+24
|\ \ \ | |/ /
| * | MDEV-8472 BINARY, VARBINARY and BLOB return different warnings on CAST to DEC...Alexander Barkov2015-07-163-12/+12
* | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-185-10/+10
* | | Fix embedded result to reflect increased system variable's max value length.Nirbhay Choubey2015-07-061-14/+14
* | | Adjust result files to reflect increased system variable's max value length.Nirbhay Choubey2015-07-011-14/+14
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-272-10/+2
|\ \ \ | |/ /
| * | after-merge fixesSergei Golubchik2015-06-162-10/+2
* | | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-264-70/+70
* | | MDEV-8152 is_columns_is_embedded test failsAlexander Barkov2015-05-133-104/+110
* | | MDEV-7807 information_schema.processlist truncates queries with binary stringsAlexander Barkov2015-05-084-105/+111
* | | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx)Alexander Barkov2015-03-183-0/+24
* | | Push for testing of encryptionMonty2015-02-101-1/+1
* | | update test results for embeddedSergei Golubchik2015-02-102-228/+0
* | | MDEV-6918 Create a way to see a user's default role.Vicențiu Ciorbaru2015-02-093-0/+232
* | | MDEV-6731 No ALGORITHM information in I_S.VIEWSSergei Golubchik2015-01-094-13/+31
* | | MDEV-7283 UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTSAlexander Barkov2014-12-151-1/+1
* | | parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-042-16/+12
* | | MDEV-4412 : SLOW QUERY LOG - add affected rows (UPDATE / DELETE) in slow quer...Nirbhay Choubey2014-11-302-0/+4
* | | rdiff not needed anymoreSergei Golubchik2014-11-301-11/+0
* | | fixes for --embeddedSergei Golubchik2014-11-292-0/+127
* | | MDEV-7171 funcs_1.is_tables_is and main.information_schema-big fail in buildbot.Alexey Botchkov2014-11-241-0/+92
* | | GIS-related test results updated.Alexey Botchkov2014-10-241-0/+35
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-1118-369/+35
* | | MDEV-6108 update userstat feature from percona serverSergei Golubchik2014-10-112-4/+12