20161212 upgrade.md 476 Bytes

1. DB部分

  • yh_shops product_timing表(根据skn查,加索引)
  • yh_shops shops 表
  • yh_shops shops_brands 表
  • yh_helper helper 表

2. Canal部分

  • shops文件夹里面 yh_shops.shops,yh_shops.shops_brands,yh_shops.product_timing

  • helper要加个文件夹 helper 里面的文件注意修改的项目 canal.instance.mysql.slaveId canal.instance.defaultDatabaseName = yh_helper canal.instance.filter.regex=yh_helper.helper

3. 其他