#At file:///data0/magnus/mysql/7.0-dist-priv/ based on revid:magnus.blaudd@stripped6ce
4267 Magnus Blåudd 2011-03-23
ndb dist priv
- remoce "show tables" in restore sproc
modified:
storage/ndb/tools/ndb_dist_priv.sql
=== modified file 'storage/ndb/tools/ndb_dist_priv.sql'
--- a/storage/ndb/tools/ndb_dist_priv.sql 2011-03-23 13:55:01 +0000
+++ b/storage/ndb/tools/ndb_dist_priv.sql 2011-03-23 13:56:39 +0000
@@ -147,7 +147,6 @@ begin
if local_backup = 1 then
select count(*) into no_users from user_backup;
if no_users != 0 then
- show tables;
create table if not exists user like user_backup;
create table if not exists db like db_backup;
create table if not exists tables_priv like tables_priv_backup;
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110323135639-ycneg4gkmeq3bzqw.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4267) | Magnus Blåudd | 23 Mar |