Anel Husakovic
18acf97dfd
MDEV-32168: slave_error_param condition is never checked from the wait_for_slave_param.inc
...
- Record unrecorded tests from `rpl` suite to `engines/funcs` suite
(done by d8e448ba1b
):
1) Record test `rpl_row_until` from commit d95fa7e332
2) Record test `rpl_slave_status` from commit a7d186a17d
- Stop only running threads for `engines/funcs.rpl_server_id1.test` that
is not the same as `rpl.rpl_server_id1.test`
- Reviewer: <knielsen@knielsen-hq.org>
<andrei.elkin@mariadb.com>
2023-11-27 14:12:22 +01:00
Sergei Golubchik
d8e448ba1b
MDEV-32168 fix failing tests
...
followup for a7d186a17d
2023-11-25 10:33:31 +01:00
Aleksey Midenkov
91e5e47a50
MDEV-30421 more tests cleaned up
...
All the .inc files that included from binlog_encryption are refactored.
2023-03-23 21:07:32 +03:00
Sergei Golubchik
d4f6d2f08f
Merge branch '10.3' into 10.4
2022-10-01 23:07:26 +02:00
Anel Husakovic
1f51d6c0f6
MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB
...
- Added missing information about database of corresponding table for various types of commands
- Update some typos
- Reviewed by: <vicentiu@mariadb.org>
2022-09-30 08:48:57 +02:00
Marko Mäkelä
18795f5512
Merge 10.3 into 10.4
2022-09-13 16:36:38 +03:00
Alexander Barkov
f1544424de
MDEV-29446 Change SHOW CREATE TABLE to display default collation
2022-09-12 22:10:39 +04:00
Oleksandr Byelkin
3bb36e9495
Merge branch '10.3' into 10.4
2022-07-27 11:02:57 +02:00
Sergei Golubchik
96be3fe841
MDEV-21445 update test results
...
followup for 57f5c319af
2022-07-11 23:50:56 +02:00
Marko Mäkelä
d8dc8537e4
Merge 10.3 into 10.4
2021-03-20 13:04:36 +02:00
Alice Sherepa
0f3045e432
fix for engines/funcs/rpl_sp.test
2021-03-19 17:29:18 +01:00
Alice Sherepa
2944d7e692
fix for tests from engines/funcs
2021-03-19 12:20:50 +01:00
Marko Mäkelä
44d70c01f0
Merge 10.3 into 10.4
2021-03-19 11:42:44 +02:00
Marko Mäkelä
19052b6deb
Merge 10.2 into 10.3
2021-03-18 12:34:48 +02:00
Alice Sherepa
ee12b055ff
reenable tests from engines/funcs
2021-03-10 09:12:57 +01:00
Sergei Golubchik
e841957416
Merge branch '10.3' into 10.4
2021-02-23 09:25:57 +01:00
Sergei Golubchik
0ab1e3914c
Merge branch '10.2' into 10.3
2021-02-22 22:42:27 +01:00
Alexander Barkov
afc5bac49d
MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong result
2021-02-08 16:19:45 +04:00
Oleksandr Byelkin
57325e4706
Merge branch '10.3' into 10.4
2020-08-03 14:44:06 +02:00
Oleksandr Byelkin
c32f71af7e
Merge branch '10.2' into 10.3
2020-08-03 13:41:29 +02:00
Oleksandr Byelkin
ef7cb0a0b5
Merge branch '10.1' into 10.2
2020-08-02 11:05:29 +02:00
Alexander Barkov
29851b677e
MDEV-23282 FLOAT(53,0) badly handles out-of-range values
...
truncate_double() did not take into account the max_value
limit in case when dec<NOT_FIXED_DEC.
2020-07-27 08:03:23 +04:00
Marko Mäkelä
f347b3e0e6
Merge 10.3 into 10.4
2020-07-02 07:39:33 +03:00
Marko Mäkelä
1df1a63924
Merge 10.2 into 10.3
2020-07-02 06:17:51 +03:00
Marko Mäkelä
ea2bc974dc
Merge 10.1 into 10.2
2020-07-01 12:03:55 +03:00
Daniel Black
37c88445e3
mtr: use env for perl
...
On FreeBSD, perl isn't in /usr/bin, its in /usr/local/bin or
elsewhere in the path.
Like storage/{maria/unittest/,}ma_test_* , we use /usr/bin/env to
find perl and run it.
2020-06-23 03:24:46 +02:00
Oleksandr Byelkin
c07325f932
Merge branch '10.3' into 10.4
2019-05-19 20:55:37 +02:00
Alexander Barkov
6434e495c1
A cleanup for MDEV-19468 Hybrid type expressions return wrong format for FLOAT
...
Fixing problems revealed by buildbot:
- Fixing compilation failure on Windows
- Recoding correct engines/iuds/r/insert_decimal.result
2019-05-15 15:22:06 +04:00
Monty
9965966a49
Fixed that storage/funcs tests works with Aria
...
Problem was that SHOW CREATE didn't remove PAGE_CHECKSUM=1
2019-05-11 13:52:31 +03:00
Sergei Golubchik
2cf30866d7
MDEV-14576 Include full name of object in message about incorrect value for column
...
update engines/ suites
followup for c4ab352b67
2018-12-21 13:31:18 +01:00
Marko Mäkelä
b5763ecd01
Merge 10.3 into 10.4
2018-12-18 11:33:53 +02:00
Marko Mäkelä
45531949ae
Merge 10.2 into 10.3
2018-12-18 09:15:41 +02:00
Varun Gupta
93c360e3a5
MDEV-15253: Default optimizer setting changes for MariaDB 10.4
...
use_stat_tables= PREFERABLY
optimizer_use_condition_selectivity= 4
2018-12-09 09:22:00 +05:30
Marko Mäkelä
fd58bb71e2
Merge 10.2 into 10.3
2018-11-19 18:45:53 +02:00
Oleksandr Byelkin
f74649b522
Merge branch '10.1' into 10.2
2018-11-15 19:21:40 +01:00
Oleksandr Byelkin
a77f80b79e
Merge branch '10.0' into 10.1
2018-11-15 17:20:26 +01:00
Oleksandr Byelkin
a84d87fde8
Merge branch '5.5' into 10.0
2018-11-15 13:57:35 +01:00
Alexander Barkov
1956695c69
MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615
...
The fix for "MDEV-17698 MEMORY engine performance regression"
previously fixed this problem.
- Adding the test for MDEV-17724
- Re-recording wrong results for tests:
* engines/iuds/r/insert_number
* engines/iuds/r/update_delete_number
which started to fail since MDEV-17698
2018-11-15 16:45:43 +04:00
Michael Widenius
39018f2a5a
Move mysql-test-run/extra/rpl_tests to suite/rpl/include
...
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to
remove clash with include/rpl_sync.inc
2018-03-29 13:59:44 +03:00
Sergei Golubchik
b1818dccf7
Merge branch '10.2' into 10.3
2018-03-28 17:31:57 +02:00
Marko Mäkelä
3d7915f000
Merge 10.1 into 10.2
2018-03-21 22:58:52 +02:00
Sergei Golubchik
9584c6753e
MDEV-12874 UPDATE statements with the same source and target
...
update engine tests
2017-10-04 10:28:20 +02:00
Sergei Golubchik
1320ad5b92
Merge branch '10.2' into bb-10.2-ext
2017-09-23 20:22:30 +02:00
Sergei Golubchik
f1ce69f3a9
Merge branch '10.1' into 10.2
...
But without f4f48e06215..f8a800bec81 - fixes for MDEV-12672
and related issues. 10.2 specific fix follows...
2017-09-22 02:27:00 +02:00
Sergei Golubchik
2e3a16e366
Merge branch '10.0' into 10.1
2017-09-21 22:02:21 +02:00
Sergei Golubchik
b7434bacbd
include/master-slave.inc must always be included last
2017-09-20 18:17:50 +02:00
Elena Stepanova
442a6f61f5
Postfix for 74891ed257
- test result adjusted
2017-07-18 13:50:26 +03:00
Elena Stepanova
93e32d725c
Follow-up for MDEV-13089 (identifier quoting in partitioning)
...
Adjust results for tests in non-default suites
2017-07-09 20:38:57 +03:00
Nirbhay Choubey
8b2e642aa2
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
Vicențiu Ciorbaru
8e15768731
Merge branch '10.0' into 10.1
2017-01-16 03:18:14 +02:00