Date: 05/08/01
- Next message: Daniel Bondurant: "[phplib] e-commerce"
- Previous message: Maxim Derkachev: "Re[2]: Sv: [phplib] occasional problem with authentication"
- In reply to: Maxim Derkachev: "Re[2]: Sv: [phplib] occasional problem with authentication"
- Next in thread: Holger Bahr: "Re: Sv: [phplib] occasional problem with authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Maxim.
> So, I believe, it is either CT_SQL problem, or a problem
> with PHP4 custom savehandler mechanism, or, at last, MySQL behavior,
> where, if selects have priority over updates, a select query executed
> before an update query,sometimes even when the update query was passed
> to the db earlier than the select one.
I don't know much about this problem but inserts/updates in mysql have
higher priority than selects unless specified with "select high_priority..."
or "insert low_priority..".
Regards,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Daniel Bondurant: "[phplib] e-commerce"
- Previous message: Maxim Derkachev: "Re[2]: Sv: [phplib] occasional problem with authentication"
- In reply to: Maxim Derkachev: "Re[2]: Sv: [phplib] occasional problem with authentication"
- Next in thread: Holger Bahr: "Re: Sv: [phplib] occasional problem with authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

