• unknown's avatar
    A small step forward. Fixed a few bugs and made string type functions work, · 21d7e9af
    unknown authored
    but still strange interferences between multiple function invocations...
    
    
    mysql-test/r/sp.result:
      New FUNCTION tests.
    mysql-test/t/sp.test:
      New FUNCTION tests.
    sql/item_func.cc:
      Fixed field_type bug; now string functions work too.
      Removed unecessary function which was added in a state of confusion.
    sql/item_func.h:
      Fixed field_type bug; now string functions work too.
      Removed unecessary function which was added in a state of confusion.
    sql/sp_head.cc:
      Fixed string type bug, and set the right charset.
    21d7e9af
sp.test 9.41 KB