摘要:
相关参数说明 innodb_large_prefix Command-Line Format --innodb-large-prefix=ON Deprecated Yes System Variable innodb_large_prefix Scope Global Dynamic Yes Ty 阅读全文
摘要:
查询自定义对象ddl时间 select pc.relname, case object_type when 'r' then '普通表' when 'i' then '索引' when 's' then '序列' when 'v' then '视图' when 'p' then '存储过程和函数' 阅读全文
摘要:
创建表结构 drop table if exists history; drop table if exists history_str; drop table if exists history_log; drop table if exists history_text; drop table 阅读全文
摘要:
创建表结构 drop table if exists history; drop table if exists history_str; drop table if exists history_log; drop table if exists history_text; drop table 阅读全文