summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-security.test
diff options
context:
space:
mode:
authorunknown <pem@mysql.comhem.se>2004-10-22 19:05:17 +0200
committerunknown <pem@mysql.comhem.se>2004-10-22 19:05:17 +0200
commit35588c9dd0aef7db1c89731b0c4899b41576df9c (patch)
treebcc3c64a109a454f469b5e05f9f3ada2bdc7158d /mysql-test/t/sp-security.test
parentb24dd9336681880dc72f27fc346a2e1e9775d394 (diff)
downloadmariadb-git-35588c9dd0aef7db1c89731b0c4899b41576df9c.tar.gz
Fixed BUG#6027: Stored procedures can be renamed.
Removed the support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway. mysql-test/r/sp-error.result: Removed test for renaming procedures with alter. mysql-test/r/sp.result: Removed test for renaming procedures with alter. mysql-test/t/sp-error.test: Removed test for renaming procedures with alter. mysql-test/t/sp.test: Removed test for renaming procedures with alter. sql/sp.cc: Removed support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway. sql/sp.h: Removed support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway. sql/sql_parse.cc: Removed support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway. sql/sql_yacc.yy: Removed support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway.
Diffstat (limited to 'mysql-test/t/sp-security.test')
0 files changed, 0 insertions, 0 deletions