Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | msvensson@neptunus.(none) | 2006-05-04 | 2 | -30/+32 |
| | |||||
* | Put the "test_running_as_root.txt" file in the vardir to avoid that two ↵ | msvensson@neptunus.(none) | 2006-05-04 | 1 | -1/+1 |
| | | | | mysql-test-run's running in parallel uses the same file | ||||
* | Check if "../libtool" is available and use it only when it is. | msvensson@neptunus.(none) | 2006-05-03 | 1 | -12/+19 |
| | |||||
* | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-05-03 | 3 | -10/+10 |
|\ | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | Use "const char*" for variable found, forte complains "Cannot use const ↵ | msvensson@neptunus.(none) | 2006-05-03 | 1 | -1/+1 |
| | | | | | | | | char* to initialize char*" otherwise | ||||
| * | Remove C++ comments | msvensson@neptunus.(none) | 2006-05-03 | 1 | -5/+5 |
| | | | | | | | | Formatting | ||||
| * | Move "max-connect-retries" option to get alpabetichal order | msvensson@neptunus.(none) | 2006-05-03 | 1 | -4/+4 |
| | | |||||
* | | Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/mysql-5.0-maint | msvensson@devsrv-b.mysql.com | 2006-05-03 | 1 | -3/+16 |
|\ \ | |/ |/| | | | into devsrv-b.mysql.com:/users/msvensson/mysql-5.0-maint | ||||
| * | Use libtool --mode=execute when starting the mysqld as well. | msvensson@neptunus.(none) | 2006-05-02 | 1 | -3/+16 |
| | | | | | | | | Add $exe_libtool to be used throughout the script | ||||
* | | Add an untrusted cacert used when testing | msvensson@neptunus.(none) | 2006-05-03 | 1 | -0/+53 |
| | | |||||
* | | Load CA certs before setting local certs. | msvensson@neptunus.(none) | 2006-05-03 | 2 | -18/+29 |
| | | | | | | | | Make it possible to get the yaSSL error message printed in the DBUG log file. | ||||
* | | Add tests for connecting to server with invalid and blank certs. | msvensson@neptunus.(none) | 2006-05-03 | 2 | -4/+49 |
| | | |||||
* | | Add support for specifyihng the number of reconnec retries oin the command line | msvensson@neptunus.(none) | 2006-05-03 | 1 | -14/+19 |
| | | |||||
* | | Merge 192.168.0.20:mysql/my50-maint-yassl | msvensson@neptunus.(none) | 2006-05-03 | 34 | -36/+907 |
|\ \ | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | | Add original unmodified certs file | msvensson@shellback.(none) | 2006-05-03 | 4 | -2/+1 |
| | | | |||||
| * | | Add certs/ file | msvensson@shellback.(none) | 2006-05-03 | 4 | -0/+2 |
| | | | |||||
| * | | Update yaSSL to version 1.3.0 | msvensson@shellback.(none) | 2006-05-03 | 33 | -57/+979 |
| | | | |||||
* | | | Make cert's in std_data that we cpoy from SSL/ depend on the cert's in SSL/ | msvensson@neptunus.(none) | 2006-05-03 | 1 | -5/+5 |
| | | | |||||
* | | | Merge 192.168.0.20:mysql/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-05-03 | 9 | -181/+155 |
|\ \ \ | |/ / | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | | Remove client-req-pem and server-req.pem | msvensson@shellback.(none) | 2006-05-03 | 3 | -20/+2 |
| | | | |||||
| * | | Update NOTES with information how we generate new keys | msvensson@shellback.(none) | 2006-05-03 | 1 | -0/+62 |
| | | | |||||
| * | | Generate new ca, client and server cert. | msvensson@shellback.(none) | 2006-05-03 | 7 | -178/+106 |
| |/ | | | | | | | Set CN in the server cert to localhost so that we can test --ssl-verify-server-cert | ||||
* | | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-05-02 | 3 | -7/+11 |
|\ \ | |/ | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | Fix small bug in udf_example.cc, it was processing one char too much and ↵ | msvensson@shellback.(none) | 2006-04-28 | 3 | -7/+11 |
| | | | | | | | | | | | | | | thus returning junk Add more DBUG_PRINT's in udf_handler::val_str Enable udf.test | ||||
* | | Merge neptunus.(none):/home/msvensson/mysql/tmp_jimw_federated | msvensson@neptunus.(none) | 2006-04-28 | 27 | -562/+502 |
|\ \ | |/ |/| | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-04-28 | 27 | -562/+502 |
| |\ | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| | * | Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208 | msvensson@neptunus.(none) | 2006-04-26 | 20 | -539/+428 |
| | |\ | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| | | * | Bug#17208 SSL: client does not verify server certificate | msvensson@neptunus.(none) | 2006-04-18 | 13 | -50/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new function 'ssl_verify_server_cert' which is used if we are connecting to the server with SSL. It will compare the hostname in the server's cert against the hostname that we used when connecting to the server. Will reject the connection if hostname does not match. - Add new option "OPT_SSL_VERIFY_SERVER_CERT" to be passed to mysql_options which will turn on checking of servers cert. - Add new argument "ssl-verify-server-cert" to all mysql* clients which will activate the above option. - Generate a new server cert with 1024 bits that has "localhost" as the server name. | ||||
| | | * | Fix up patch | msvensson@neptunus.(none) | 2006-04-12 | 3 | -80/+13 |
| | | | | |||||
| | | * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-04-12 | 9 | -484/+331 |
| | | |\ | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208 | ||||
| | | | * | Cleanup SSL implementation | msvensson@neptunus.(none) | 2006-03-10 | 9 | -484/+331 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate code Merge common functions Enforce MySQL coding standard | ||||
| | * | | | Merge 192.168.0.20:mysql/my50-maint-yassl/ | msvensson@neptunus.(none) | 2006-04-26 | 7 | -23/+74 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| | | * | | | Move inclusion of "ripemd.hpp" from yassl to taocrypt | msvensson@shellback.(none) | 2006-04-26 | 2 | -1/+1 |
| | | | | | | |||||
| | | * | | | Import from upstream yassl | msvensson@shellback.(none) | 2006-04-26 | 6 | -22/+73 |
| | | | | | | |||||
* | | | | | | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0 | jimw@mysql.com | 2006-04-28 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | into mysql.com:/nfstmp1/jwinstead/mysql-5.0-clean | ||||
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-19393 | jimw@mysql.com | 2006-04-27 | 1 | -5/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean | ||||
| | * | | | | | Bug #19393: Federated tests fail on Windows under pushbuild | jimw@mysql.com | 2006-04-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supplying --skip-rpl to mysql-test-run.pl would always disable the slaves, but those slaves may still be needed for the federated tests. Now we only disable the slaves when they are not used by any of the tests. | ||||
* | | | | | | | Disable udf.test | msvensson@shellback.(none) | 2006-04-27 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@shellback.(none) | 2006-04-27 | 2 | -9/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0 | ||||
| * | | | | | | | Fix merge error | msvensson@shellback.(none) | 2006-04-27 | 2 | -9/+1 |
| | | | | | | | | |||||
* | | | | | | | | Return empty string if file does not exist | msvensson@shellback.(none) | 2006-04-27 | 2 | -10/+4 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | Set LD_LIBRARY_PATH and UDF_EXAMPLE_LIB from $lib_udf_example | ||||
* | | | | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@shellback.(none) | 2006-04-27 | 146 | -1467/+10982 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | | | | | | Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set ↵ | msvensson@shellback.(none) | 2006-04-27 | 7 | -19/+56 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | envioronment variable UDF_EXAMPLE_LIB if it is. Then check in have_udf if that variable is set. Finally use tahe variable when loading the shared library. | ||||
| * | | | | | Change sleep_until_file_created to sleep 100 millisecond instead of sleeping ↵ | msvensson@neptunus.(none) | 2006-04-26 | 1 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1 seconds between each iteration. | ||||
| * | | | | | Bug#19362 im_daemon_lifecycle fails when built from source distribution | msvensson@neptunus.(none) | 2006-04-26 | 2 | -3/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add function "mysqld_real_path" which is needed if the mysqld_path is a symlink or a script(like libtool) that executes the real mysqld. - Add new variable mysqld_real_path - Use mysqld_real_path from fill_instance_version | ||||
| * | | | | | Remove hacks for building shared libs on aix and qnx | msvensson@neptunus.(none) | 2006-04-26 | 1 | -39/+0 |
| | | | | | | |||||
| * | | | | | Revert use of octal numbers for chmod | msvensson@neptunus.(none) | 2006-04-24 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Update disabled message to include bug no. | msvensson@neptunus.(none) | 2006-04-24 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Test it it works better to set no read access for a file by using 000 ↵ | msvensson@neptunus.(none) | 2006-04-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of -r Looks like the trigger.test works that way | ||||
| * | | | | | Update help message for start-and-exit | msvensson@neptunus.(none) | 2006-04-24 | 1 | -1/+1 |
| | | | | | |