Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

[PHP3] [OT] MySQL/Alpha From: Sascha Schumann (sas <email protected>)
Date: 01/22/99

This is a trouble report about MySQL running on the Alpha platform. Please
skip and/or delete it, if you are not interested.

Since PHP is often used in combination with MySQL I ask this question in this
specific forum. Did you ever try to run MySQL on the Alpha platform with or
without success and which configuration did you use? I would like to collect
some data before contacting TCX directly.

Please include examples on how to crash MySQL. In my specific case a report
could look like this:

Hardware: Alpha PC164-UX (``Ruffian''), 633MHz 21164a, 256MB
OS: Linux 2.2.0pre7ac4 and Linux 2.2.0-final
               glibc 2.0.7pre6
               binutils 2.9.1.0.19a
Compiler: egcs 1.1.1
Used versions: mysql-3.21.33b
               mysql-3.22.14
Problems:
     mysql> create table test (val text);
     mysql> insert into test ('sth');
     mysql> select * from test;
     +-----+
     | val |
     +-----+
     | |
     +-----+
   
   disconnect and reconnect
   
     mysql> select * from test;
   
   This query crashes the backend always.

-- 
                     
          Regards,
						                                
                            Sascha Schumann | 
                                 Consultant | finger sas <email protected>
                                            | for PGP public key

-- 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 List administrator: zeev-list-admin <email protected>