Search found 1 match
- Fri Jan 13, 2006 4:01 am
- Forum: Databases
- Topic: Setting query timeout for MySQL and Ingres
- Replies: 0
- Views: 832
Setting query timeout for MySQL and Ingres
Greetings, I have a PHP script that connects to an Ingres database, runs a query (or queries) and then connects to a MySQL database and runs a subsequent query or queries. Occasionally, owing to queries that other users are running on Ingres and MySQL, the tables that I'm trying to query are locked....