• pem@mysql.com's avatar
    Most of the groundwork for sprint task 729 (implement FUNCTIONs). · d8c75ec8
    pem@mysql.com authored
    Expanded the mysql.proc table, reworked the find/create/drop functions
    completely, added new functions for FUNCTIONs (lotta functions here :),
    got rid of some unnecessary use of Item_strings while at it. Extended
    the parser correspondingly, and fiddled around a bit to make SP FUNCTIONs
    coexist with UDFs.
    Can now CREATE and DROP FUNCTIONs. Invoking yet to come...
    d8c75ec8
sp_head.cc 10.8 KB