[issue14547] Python symlink to script behaves unexpectedly

ِAbdulrahman ِShawa report at bugs.python.org
Tue Jun 8 09:11:25 EDT 2021


ِAbdulrahman ِShawa <free.abdo.sh at gmail.com> added the comment:

hello guys 
I am facing problem with my sqlite3 database when i make changes it saves the changes for almost 13 hours and then retakes back all the changes that i made, i am using two threads in my code and i am not committing the data but i set the isolation mode to None,
i was using the same queries with mysql database with setting autocommit to on and it was working fine what could be the problem in your opinion?
we searched and ask a lot about this issue but nothing was helpful.

----------
nosy: +free.abdo.sh
type: enhancement -> behavior
versions: +Python 3.6, Python 3.7, Python 3.8 -Python 2.7, Python 3.4, Python 3.5
Added file: https://bugs.python.org/file50098/main.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue14547>
_______________________________________


More information about the Python-bugs-list mailing list