• Marko Mäkelä's avatar
    MDEV-30528 CREATE FULLTEXT INDEX assertion failure WITH SYSTEM VERSIONING · ca88eac8
    Marko Mäkelä authored
    ha_innobase::check_if_supported_inplace_alter(): Require ALGORITHM=COPY
    when creating a FULLTEXT INDEX on a versioned table.
    
    row_merge_buf_add(), row_merge_read_clustered_index(): Remove the parameter
    or local variable history_fts that had been added in the attempt to fix
    MDEV-25004.
    
    Reviewed by: Thirunarayanan Balathandayuthapani
    Tested by: Matthias Leich
    ca88eac8
misc_debug,vers_trx.rdiff 1.86 KB