diff options
author | unknown <pem@mysql.com> | 2003-07-07 14:55:10 +0200 |
---|---|---|
committer | unknown <pem@mysql.com> | 2003-07-07 14:55:10 +0200 |
commit | a6b9cbd65c79289e86855472a8477e130609ada9 (patch) | |
tree | e5a52e1c7ee34232a60c8307a2ea27761f9ab1c4 /sql/records.cc | |
parent | d17a3ae1f41b00f15a06ccd6773fd602c4116932 (diff) | |
download | mariadb-git-a6b9cbd65c79289e86855472a8477e130609ada9.tar.gz |
Fixed the old kludge for pre-loading functions and made it more efficient
using a hash table instead (and made it work with lex pointers).
Some additional code cleanup too.
sql/sp.cc:
Fixed the old kludge for pre-loading functions and made it more efficient
using a hash table instead (and made it work with lex pointers).
Some additional cleanup of comments too.
sql/sp_head.h:
Some additional code cleanup.
sql/sql_lex.cc:
Use hash table for function pre-loading (isntead of list).
sql/sql_lex.h:
Use hash table for function pre-loading (isntead of list).
Diffstat (limited to 'sql/records.cc')
0 files changed, 0 insertions, 0 deletions