question about deleting records from mysql

nephish nephish at xit.net
Wed Jul 27 07:37:50 EDT 2005


Simon Brunning wrote:

>On 27 Jul 2005 04:29:33 -0700, nephish at xit.net <nephish at xit.net> wrote:
>  
>
>>Hey there,
>>sorry , second question in as many days.
>>i am trying to do some stuff with MySQLdb and the thing is, i can
>>select records and such, but when i try to delete them, they dont
>>really go away.
>>    
>>
>
>A fiver says you need to commit your changes.
>
>  
>
ok, do i do that with cursor.commit() ?
thanks



More information about the Python-list mailing list