提醒:Why SQL_MODE is essential even when not perfect 2012年02月17日

来自: Planet MySQL
演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:Planet MySQL
【标题】Why SQL_MODE is essential even when not perfect
【摘要】in a recent rant on why i think sql_mode is useless…, i wanted to counteract this statement with why we must all use sql_mode, even with the inherit flaws.the fundamental principle of a database is to restore and retrieve data. when i can insert data into the database and then i select this data it is different, this is fundamentally wrong. this is a loss of essential data integrity, something a database should never do.sql_mode solves the problem of “silent truncation” in most instances, and ... (02-17 05:23)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
评论
共有 - 条评论


我要反馈