跳至內容
選單
此問題已被標幟
1 回覆
12027 瀏覽次數

In the server log, the message “Please enable sql debugging to trace the caller.” sometimes appears.

How should I do that? Can I enable “sql logging” without changing the overall logging level of the server?



頭像
捨棄
最佳答案

You can use command "--log-level=debug_sql" while starting the server to enable sql debugging. (Like: ./openerp-server --addons-path=addons/ --log-level=debug_sql)

For more details you can use following command:

./openerp-server --help

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
9月 20
2899
0
3月 19
4569
0
4月 24
3326
0
7月 20
3461
2
5月 20
19837