• monty@mashka.mysql.fi's avatar
    Small improvement to alloc_root · 1a96948e
    monty@mashka.mysql.fi authored
    Add support for LIMIT # OFFSET #
    Changed lock handling:  Now all locks should be stored in TABLE_LIST instead of passed to functions.
    Don't call query_cache_invalidate() twice in some cases
    mysql_change_user() now clears states to be equal to close + connect.
    Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES
    Fixed a bug with replicate-do and UPDATE
    1a96948e
my_alloc.c 6.15 KB