Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
-- Tags: no-parallel
create database if not exists test_01470;
show databases like '%01470';
drop database test_01470;