1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

4.1->5.0 merge

This commit is contained in:
gluh@mysql.com
2005-10-12 11:54:12 +05:00
2 changed files with 98 additions and 1 deletions

View File

@@ -2402,7 +2402,7 @@ mysql_execute_command(THD *thd)
}
#endif
}
#endif /* !HAVE_REPLICATION */
#endif /* HAVE_REPLICATION */
/*
When option readonly is set deny operations which change tables.