• Marko Mäkelä's avatar
    MDEV-18220: Backport some code from MariaDB 10.2 · f3718a11
    Marko Mäkelä authored
    fts_get_table_name(): Output to a caller-allocated buffer.
    
    fts_get_table_name_prefix(): Use the lower-overhead allocation
    ut_malloc() instead of mem_alloc().
    
    This is based on mysql/mysql-server@d1584b9f38ff0bcf609d181db35f74108e022168
    in MySQL 5.7.4.
    f3718a11
fts0sql.cc 7.84 KB