mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
after merge fix
This commit is contained in:
parent
d18cb100be
commit
4e3ac17f01
1 changed files with 1 additions and 0 deletions
|
@ -759,6 +759,7 @@ select table_schema,table_name, column_name from
|
|||
information_schema.columns
|
||||
where data_type = 'longtext';
|
||||
table_schema table_name column_name
|
||||
information_schema COLUMNS COLUMN_DEFAULT
|
||||
information_schema COLUMNS COLUMN_TYPE
|
||||
information_schema EVENTS EVENT_DEFINITION
|
||||
information_schema EVENTS SQL_MODE
|
||||
|
|
Loading…
Reference in a new issue