目录1. 背景1.1 表结构定义1.1.1 product 表1.1.2 auth_server_product 表1.1.3 mobile_version 表2. 解决方案2.1 应用层代码中更新2.2 利用mysql提供的触发器功能2.2.1 具体实现2.2.2 关于触发器1. 背景