mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
1. Upmerge of fix for the bugs
37167 funcs_1: Many tests fail if the embedded
server is used.
37164 funcs_1: Some tests fail if an optional
character set is missing.
+ some cleanup within the testsuite related to the
fixes above
+ some adjustments to open bugs on Mac OS X
2. Skip tests which suffer from bug
37456 funcs_1: Several tests crash when used
with embedded server
3. Minor cleanup in some tests
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#### suite/funcs_1/storedproc/storedproc_06.inc
|
||||
#
|
||||
|
||||
# This test cannot be used for the embedded server because we check here
|
||||
# privileges.
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--source suite/funcs_1/storedproc/load_sp_tb.inc
|
||||
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
#### suite/funcs_1/storedproc/storedproc_10.inc
|
||||
#
|
||||
|
||||
# This test cannot be used for the embedded server because we check here
|
||||
# privilgeges.
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--source suite/funcs_1/storedproc/load_sp_tb.inc
|
||||
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user