Re: [PHP3] msql crash From: Steve Edberg (sbedberg <email protected>)
Date: 09/30/98

At 09:07 PM 9/30/1998 +0100, you wrote:
>hi there,
>I've got an ongoing problem with my msql database. it crashes at any
>given random moment on different queries. so i was wondering if the
>pconnect function could be more stable then the connect function.
>because i'm not very experienced with database connection management
>could anyone tell me how that game is being played?
>thnx from a desperado

I suspect this has nothing to do with connections, but with msql software
limitations. I used to crash msql2-win32 routinely, mostly on inserts with
TEXT fields. It also had problems on joins. I'd advise converting to mysql
(see www.tcx.se) if at all possible; it is far more stable, handles many
more query & data types, and is MUCH faster on joins.

Mysql is mostly upward-compatible with msql, as well.

-steve

+------------------------------ every day -------------------------------+
| Steve Edberg University of California, Davis |
| sbedberg <email protected> & Davis Community Network |
| (530) 753-7605 (530)754-9127 |
+-------------- computers are making people easier to use ---------------+

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3