You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#36526587 Handling of fts during the upgrade process
Symptom:
When loading a table containing an FTS index the functiom
fts_optimize_add_table may be called twice.
Fix:
Remove the first of these calls and the code which reverts it in case
of failure. Also remove obsolete cases in this code for 57. to 8.0
upgrade.
Change-Id: I7efda506e0ca9599c35182624d7d5587d2169487
0 commit comments