跳至內容
選單
此問題已被標幟
4366 瀏覽次數

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
4379
0
9月 23
1851
0
9月 23
1548
5
5月 23
15265