• monty@mysql.com's avatar
    Review of code pushed since last 5.0 pull: · 78e828d3
    monty@mysql.com authored
    Ensure that ccache is also used for C programs
    mysql: Ensure that 'delimiter' works the same way in batch mode as in normal mode
    mysqldump: Change to use ;; (instead of //) as a stored procedure/trigger delimiter
    Fixed test cases by adding missing DROP's and rename views to be of type 'v#'
    Removed MY_UNIX_PATH from fn_format()
    Removed current_db_used from TABLE_LIST
    Removed usage of 'current_thd' in Item_splocal
    Removed some compiler warnings
    A bit faster longlong2str code
    78e828d3
SETUP.sh 3.95 KB