| 1. create procedure sp() begin if exists(select 1 information_schema.TABLES where table_schema='test' and table_name='test') then |
| 1. create procedure sp() begin if exists(select 1 information_schema.TABLES where table_schema='test' and table_name='test') then |