Date: 08/14/00
- Next message: s fds: "[phplib] How to install on shared server?"
- Previous message: rmroczk <email protected>: "[phplib] db_mysql.inc omits "@" on connect call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
First there was the invalid SQL: UPDATE...
The problem was that I was using ct_sql as a container and not ct_split_sql
and that the submitted data was too long or something.
I've switched to ct_split_sql and after changing BEGIN transaction to BEGIN
(I use postgres and got an error when using BEGIN TRANSACTION) I always get
the following error message when I call a page_close();
Database error: Invalid SQL: DELETE FROM active_sessions_split WHERE
ct_sid='34a60f3e2a8c5b613d9163bdfec69013' AND
ct_name='Library_Session_Admin'
PostgreSQL Error: 0 ()
Session halted.
the sid changes of course :-)
What could be the cause of this problem. On the mailinglist there was
someone who had the same problem and Kristian replied it would be fixed in
v. 7.2c.
http://marc.theaimsgroup.com/?l=phplib&m=96368175819323
thanks in advance
frederic
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: s fds: "[phplib] How to install on shared server?"
- Previous message: rmroczk <email protected>: "[phplib] db_mysql.inc omits "@" on connect call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

