diff options
author | unknown <jimw@mysql.com> | 2005-03-11 12:46:11 -0800 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2005-03-11 12:46:11 -0800 |
commit | a2487c19c234b671837e12f15eb2d8311c5e2b26 (patch) | |
tree | d6b326da0e5ec5404148fa62d6084d33bccfaca6 /mysql-test/include | |
parent | b1e512128ba2d58252593f042b60e0477a7614e8 (diff) | |
parent | 4605a107ae8af498ef8d8fb7769b826cc7e93462 (diff) | |
download | mariadb-git-a2487c19c234b671837e12f15eb2d8311c5e2b26.tar.gz |
Merge mysql.com:/home/jimw/my/mysql-5.0-8902
into mysql.com:/home/jimw/my/mysql-5.0-clean
sql/mysql_priv.h:
Auto merged
Diffstat (limited to 'mysql-test/include')
-rw-r--r-- | mysql-test/include/system_db_struct.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/system_db_struct.inc b/mysql-test/include/system_db_struct.inc index e24c8f3311d..c66590b2fd8 100644 --- a/mysql-test/include/system_db_struct.inc +++ b/mysql-test/include/system_db_struct.inc @@ -11,3 +11,4 @@ show create table func; show create table tables_priv; show create table columns_priv; show create table procs_priv; +show create table proc; |