Database statements via python but database left intact

Νίκος Αλεξόπουλος nikos.gr33k at gmail.com
Sat Oct 5 15:36:19 EDT 2013


Στις 5/10/2013 10:29 μμ, ο/η Zero Piraeus έγραψε:
> :
>
> On Sat, Oct 05, 2013 at 10:16:46PM +0300, Νίκος Αλεξόπουλος wrote:
>> Excuse me for asking again today, but i see no error in the
>> following code, yes no isertion or update happens into the database:
>>
>> [...]
>>
>> When this code runs i check instantly my database via PHPMyAdmin and
>> i see that it was left intact.
>
> Are you sure that you're committing your changes (either by having
> autocommit set or using an explicit con.commit() call)?
>
> http://geert.vanderkelen.org/dont-forget-the-commit-in-mysql/


I dont think that is the issue, because up until now i never used commit 
and all transaction were successfully were happening.

-- 
What is now proved was at first only imagined! & WebHost
<http://superhost.gr>



More information about the Python-list mailing list