1
0
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:
Matthias Leich mleich@mysql.com
2008-06-18 19:23:55 +02:00
184 changed files with 9801 additions and 5721 deletions

View File

@@ -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
# ==============================================================================

View File

@@ -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
# ==============================================================================