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
Currently, when index is build, any modifications of table data is not allowed. This is required to create correct index not missing new keys inserted during the build.
The time when such read lock is required could be significantly shortened.
Currently, when index is build, any modifications of table data is not allowed. This is required to create correct index not missing new keys inserted during the build.
The time when such read lock is required could be significantly shortened.