diff options
author | unknown <iggy@amd64.(none)> | 2007-08-03 21:08:48 -0400 |
---|---|---|
committer | unknown <iggy@amd64.(none)> | 2007-08-03 21:08:48 -0400 |
commit | ac107ac16ae28fa8ec293e234e43fc6f04b67590 (patch) | |
tree | a777d801374064f81098d01c99ff37ad3ca15778 /mysql-test/r/mysql.result | |
parent | 21792097899511211e82d22daa2e8cbe5008bd37 (diff) | |
download | mariadb-git-ac107ac16ae28fa8ec293e234e43fc6f04b67590.tar.gz |
Bug#29903 The CMake build method does not produce the embedded library.
- GCov fix.
mysql-test/r/mysql.result:
Bug#29903 The CMake build method does not produce the embedded library.
-Result
mysql-test/t/mysql.test:
Bug#29903 The CMake build method does not produce the embedded library.
- Test for warning message.
Diffstat (limited to 'mysql-test/r/mysql.result')
-rw-r--r-- | mysql-test/r/mysql.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/mysql.result b/mysql-test/r/mysql.result index 57e1f2e4ef6..f5b369f246a 100644 --- a/mysql-test/r/mysql.result +++ b/mysql-test/r/mysql.result @@ -177,3 +177,4 @@ ERROR at line 1: DELIMITER cannot contain a backslash character 1 1 End of 5.0 tests +WARNING: --server-arg option not supported in this configuration. |