使用 MySQL Workbench 8.0

先查询了某张表中的数据
MySQL 8.0 GUI 编辑 数据错误:Refresh Recordset	There are pending changes. Please commit or rollback first

打算手动添加一行数据,输入完成后点击 上方的 刷新按钮(上图中红色圈内的按钮),结果出现错误:
07:55:48 Refresh Recordset There are pending changes. Please commit or rollback first.

解决方法

原来是编辑了数据还未保存,点击 apply 按钮之后再刷新就没问题了。
MySQL 8.0 GUI 编辑 数据错误:Refresh Recordset	There are pending changes. Please commit or rollback first
个人博客来转转吧:https://verbf.github.io/

相关文章:

  • 2021-11-10
  • 2021-12-20
  • 2022-12-23
  • 2021-05-12
  • 2021-09-26
  • 2022-12-23
  • 2021-11-26
猜你喜欢
  • 2021-09-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
  • 2022-12-23
  • 2021-06-17
相关资源
相似解决方案