diff options
author | unknown <brian@zim.(none)> | 2005-09-22 16:58:09 -0700 |
---|---|---|
committer | unknown <brian@zim.(none)> | 2005-09-22 16:58:09 -0700 |
commit | 1d5a9276e29bc1e4046fc6b3aa51120f6203c004 (patch) | |
tree | 88426774f8ccc45874ee3d5a6c733fb7de625238 /myisam/mi_panic.c | |
parent | c54ec3866f0d4bff30f5ecb190be51fbf0a8e976 (diff) | |
download | mariadb-git-1d5a9276e29bc1e4046fc6b3aa51120f6203c004.tar.gz |
This fixed bug 13369. Note, I dislike goto's as well.
The alias structure now is a bit more simple and just uses a pointer to replace with the currect name. The giant case statement should go away in the next patch.
sql/handler.cc:
Simplified the code, annd fixed build issue with engines not being compiled.
I disliek the goto but Serg preferred it over the testing of aliases first :)
sql/handler.h:
Removed ht from alias structure.
Diffstat (limited to 'myisam/mi_panic.c')
0 files changed, 0 insertions, 0 deletions