Bug #11169 | SSL certificate problem / server crash? | ||
---|---|---|---|
Submitted: | 8 Jun 2005 12:28 | Modified: | 1 Jul 2005 12:42 |
Reporter: | Joerg Bruehe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.7-pre | OS: | FreeBSD (FreeBSD 4.7 + Linux/x86) |
Assigned to: | Kent Boortz | CPU Architecture: | Any |
[8 Jun 2005 12:28]
Joerg Bruehe
[8 Jun 2005 12:59]
Joerg Bruehe
More similar / related problems in test "rpl000001" on even more platforms (bsd53, cane, s390, hammer, quadita2): rpl000001 [ fail ] Errors are (from /home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/mysql-test/var/log/mysqltest-time) : Error when connection to server using SSL:Unable to get certificate from '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/SSL/client-cert.pem' Error when connection to server using SSL:Unable to get certificate from '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/SSL/client-cert.pem' Error when connection to server using SSL:Unable to get certificate from '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/SSL/client-cert.pem' Error when connection to server using SSL:Unable to get certificate from '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/SSL/client-cert.pem' Error when connection to server using SSL:Unable to get certificate from '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/SSL/client-cert.pem' /home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/bin/mysqltest: At line 6: query 'load data local infile '/home/mysqldev/quadita2-glibc23/test/mysql-max-5.0.7-beta-linux-ia64-glibc23/mysql-test/std_data/words.dat' into table t1' failed: 1148: The used command is not allowed with this MySQL version (the last lines may be the most important ones) Similar problem on the same platforms in "rpl_loaddatalocal" and "rpl_misc_functions".
[10 Jun 2005 9:30]
Joerg Bruehe
New build, based on ChangeSet 1.1950 05/06/09 16:53:08 kent@mysql.com +12 -0 Many files: More yaSSL changes in Visual Studio 6 project files The certificate files are now present and can be accessed, but we still have crashes on "build" and on "cane" (both native and Linuxthreads): func_encrypt [ fail ] Errors are (from /build/mysqldev/build/test/mysql-debug-5.0.7-beta-linux-i686/mysql-test/var/log/mysqltest-time) : /build/mysqldev/build/test/mysql-debug-5.0.7-beta-linux-i686/bin/mysqltest: At line 8: query 'insert into t1 values (des_encrypt('The quick red fox jumped over the lazy brown dog','The quick red fox jumped over the lazy brown dog'))' failed: 2013: Lost connection to MySQL server during query (the last lines may be the most important ones) Ending Tests In the '--ps-protocol' test, it happens in the "execute" phase.