跳至内容
菜单
此问题已终结
4377 查看

Impacted versions:
Odoo 9
Steps to reproduce:
Created binary field in odoo 9 and data stored in filestore. (attachment=True)
Current behavior:
Sometime log file below query is running at that time server is very slow and user unable to login system or server time out.
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
openerp.sql_db:bad query delete from ir_attachment where id in (257445, 25744)
Expected behavior:
I would like to skip above query so user can login to system. The above query automatic run default odoo core module. Please let me know how to avoid to run the above query or skip? the above query run on which condition?

形象
丢弃
相关帖文 回复 查看 活动
1
12月 17
8725
0
2月 16
4386
0
9月 23
1855
0
9月 23
1553
5
5月 23
15272