[No David, the result set that suddenly goes to 0 is, or should not be
empty, it is the result of a SELECT with no WHERE - and there were no
deletes yet]
For the first time developing a PHP-MySQL system, I am experiencing strange
things. Perhaps it is the off-line mode (Localhost) I am running
> In any case, the problem is not with Mysql - perhaps if you were to
> enquire on the PHP list with a code sample?
Also, it is a good idea to shut down mysql and restart it to see
changes written to disk, which is fine to recover memory leaks
unde Win, too. I wrote a batch
cd c:\mysql\bin
mysql
databases and start the
mysql-server again.
>Submitter-Id:
--
Rafael Martinez
>Originator:
>Organization:
>MySQL support: [none]
>Synopsis: Databases disappear from the server but Mysql server does not
crash.
>Severity: <[ critical ]>
>Priority: &
On Wed, 27 Jun 2001 12:34, Marco Bleeker wrote:
> For the first time developing a PHP-MySQL system, I am experiencing
> strange things. Perhaps it is the off-line mode (Localhost) I am
> running Apache in, or my Wintel 98SE Pentium3. So I create and populate
> 3 small tables in a database with a s
For the first time developing a PHP-MySQL system, I am experiencing strange
things. Perhaps it is the off-line mode (Localhost) I am running Apache in,
or my Wintel 98SE Pentium3. So I create and populate 3 small tables in a
database with a standard little PHP script. Then I start working on my
For the first time developing a PHP-MySQL system, I am experiencing strange
things. Perhaps it is the off-line mode (Localhost) I am running Apache in,
or my Wintel 98SE Pentium3. So I create and populate 3 small tables in a
database with a standard little PHP script. Then I start working on my