[MDEV-4947] ERROR 1548 when creating a procedure Created: 2013-08-26 Updated: 2013-08-26 Resolved: 2013-08-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.4 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Blocker |
| Reporter: | K Gastler | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 19 |
||
| Description |
|
When submitting the following SQL statement : CREATE PROCEDURE dorepeat(p1 INT) I received the following error: ERROR 1548 (HY000): Cannot load from mysql.proc. The table is probably corrupted |
| Comments |
| Comment by K Gastler [ 2013-08-26 ] |
|
nevermind! I needed to read closer. |
| Comment by Sergei Golubchik [ 2013-08-26 ] |
|
Thanks. I'll close it then. |