Mysql row not created
#7

MySQL doesn't have a problem like that. It is your script. If a table is being altered or selected from, MySQL locks the table so that other rows can't be changed for that time being. It can very well be that that lock is still there because of an open select statement.
Reply


Messages In This Thread
Mysql row not created - by DetoNater - 10.06.2015, 09:22
Re: Mysql row not created - by Konstantinos - 10.06.2015, 09:27
Re: Mysql row not created - by DetoNater - 10.06.2015, 09:47
Re: Mysql row not created - by DetoNater - 10.06.2015, 12:46
Re: Mysql row not created - by mamorunl - 10.06.2015, 14:04
Re: Mysql row not created - by DetoNater - 10.06.2015, 14:35
Re: Mysql row not created - by mamorunl - 11.06.2015, 07:35
Re: Mysql row not created - by DetoNater - 11.06.2015, 09:48

Forum Jump:


Users browsing this thread: 1 Guest(s)