diff options
author | acurtis@xiphis.org <> | 2005-08-11 12:18:53 +0100 |
---|---|---|
committer | acurtis@xiphis.org <> | 2005-08-11 12:18:53 +0100 |
commit | b9476f7d50e9911ea83f304351e5cab7a3880089 (patch) | |
tree | 7e424eae0123e35fa5eec3670a550a310c6e1916 /tests | |
parent | 0f75d647349694d820923342325440e9abdd49a6 (diff) | |
parent | 3b64651683a6f8d9276fd49843832f672312f880 (diff) | |
download | mariadb-git-b9476f7d50e9911ea83f304351e5cab7a3880089.tar.gz |
Merge xiphis.org:/usr/home/antony/work2/mysql-4.1
into xiphis.org:/usr/home/antony/work2/merge-5.0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mysql_client_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mysql_client_test.c b/tests/mysql_client_test.c index 75f57436c38..75b41ebe4d1 100644 --- a/tests/mysql_client_test.c +++ b/tests/mysql_client_test.c @@ -7195,7 +7195,7 @@ static void test_prepare_grant() } } -#endif +#endif /* EMBEDDED_LIBRARY */ /* Test a crash when invalid/corrupted .frm is used in the |