summaryrefslogtreecommitdiff
path: root/mysql-test/r/grant.result
diff options
context:
space:
mode:
authorholyfoot/hf@mysql.com/deer.(none) <>2006-08-10 14:50:54 +0500
committerholyfoot/hf@mysql.com/deer.(none) <>2006-08-10 14:50:54 +0500
commit1ada6ca10898fed572fe23aa10782e08f6ef9e9c (patch)
treeeb018b81fad89e82c7aef3860800f5211e47c698 /mysql-test/r/grant.result
parentba90c1e9fa673a5e68b94d4ecb1f4b7f4a76d3f2 (diff)
downloadmariadb-git-1ada6ca10898fed572fe23aa10782e08f6ef9e9c.tar.gz
bug #20910 (NOT NULL column reported as NULL in SHOW FIELDS)
two test results changed after the patch
Diffstat (limited to 'mysql-test/r/grant.result')
-rw-r--r--mysql-test/r/grant.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/grant.result b/mysql-test/r/grant.result
index 3f3325354ee..955af24a2aa 100644
--- a/mysql-test/r/grant.result
+++ b/mysql-test/r/grant.result
@@ -525,7 +525,7 @@ Db char(64) NO PRI
User char(16) NO PRI
Table_name char(64) NO PRI
Grantor char(77) NO MUL
-Timestamp timestamp YES CURRENT_TIMESTAMP
+Timestamp timestamp NO CURRENT_TIMESTAMP
Table_priv set('Select','Insert','Update','Delete','Create','Drop','Grant','References','Index','Alter','Create View','Show view') NO
Column_priv set('Select','Insert','Update','References') NO
use test;