摘要:
一、什么是排序规则 mysql官网的说法 The collation is a set of rules (only one rule in this case): “compare the encodings.” We call this simplest of all possible coll 阅读全文
摘要:
最近做个大表查询报错如下:ERROR 1104 (42000): The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN 阅读全文