[MDEV-25973] Fix tests that were temporary disabled in PS mode Created: 2021-06-21 Updated: 2023-12-12 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Affects Version/s: | 10.6.2 |
| Fix Version/s: | 10.6, 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Dmitry Shulga | Assignee: | Dmitry Shulga |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Sub-Tasks: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
This is a follow-up task for List of tests that were disabled by main.cte_recursive The goal of this task is to address all issues preventing disabled tests to be run in PS mode. |
| Comments |
| Comment by Dmitry Shulga [ 2021-06-27 ] | ||||||||||||
|
The tests rpl.rpl_events, rpl.rpl_bug31076 were removed from the original list of failing tests to fix since The test rpl.rpl_events contains the following multi-statements test case
The test rpl.rpl_bug31076 contains the following lines that breaks the rule 'no multi-line statements in PS mode'.
For the above test case the statements delimiter is set as |