Skip to content

Skip database in SKIPDATABASES in loop

This fixes the following bug: if the optional SKIPDATABASES is not specified, the regex '^' is excluded from 'SHOW DATABASES' (everything).

Merge request reports