summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import from yaSSLmsvensson@shellback.(none)2006-05-0515-58/+72
* Add original unmodified certs filemsvensson@shellback.(none)2006-05-034-2/+1
* Add certs/ filemsvensson@shellback.(none)2006-05-034-0/+2
* Update yaSSL to version 1.3.0msvensson@shellback.(none)2006-05-0333-57/+979
* Remove client-req-pem and server-req.pemmsvensson@shellback.(none)2006-05-033-20/+2
* Update NOTES with information how we generate new keysmsvensson@shellback.(none)2006-05-031-0/+62
* Generate new ca, client and server cert.msvensson@shellback.(none)2006-05-037-178/+106
* Fix small bug in udf_example.cc, it was processing one char too much and thus...msvensson@shellback.(none)2006-04-283-7/+11
* Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0jimw@mysql.com2006-04-281-5/+5
|\
| * Merge mysql.com:/home/jimw/my/mysql-5.0-19393jimw@mysql.com2006-04-271-5/+5
| |\
| | * Bug #19393: Federated tests fail on Windows under pushbuildjimw@mysql.com2006-04-271-5/+5
* | | Disable udf.testmsvensson@shellback.(none)2006-04-271-0/+1
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2006-04-272-9/+1
|\ \ \
| * | | Fix merge errormsvensson@shellback.(none)2006-04-272-9/+1
* | | | Return empty string if file does not existmsvensson@shellback.(none)2006-04-272-10/+4
|/ / /
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-04-27146-1467/+10982
|\ \ \ | |/ / |/| |
| * | Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set e...msvensson@shellback.(none)2006-04-277-19/+56
| * | Change sleep_until_file_created to sleep 100 millisecond instead of sleeping ...msvensson@neptunus.(none)2006-04-261-8/+14
| * | Bug#19362 im_daemon_lifecycle fails when built from source distributionmsvensson@neptunus.(none)2006-04-262-3/+61
| * | Remove hacks for building shared libs on aix and qnxmsvensson@neptunus.(none)2006-04-261-39/+0
| * | Revert use of octal numbers for chmodmsvensson@neptunus.(none)2006-04-241-2/+2
| * | Update disabled message to include bug no.msvensson@neptunus.(none)2006-04-241-1/+1
| * | Test it it works better to set no read access for a file by using 000 instead...msvensson@neptunus.(none)2006-04-241-2/+2
| * | Update help message for start-and-exitmsvensson@neptunus.(none)2006-04-241-1/+1
| * | Ad file "have_ndb_status_ok.require"msvensson@neptunus.(none)2006-04-241-0/+2
| * | Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" msvensson@neptunus.(none)2006-04-241-1/+1
| * | Make have_ndb.in portablemsvensson@neptunus.(none)2006-04-242-3/+11
| * | Bug#19084 ./mysql-test-run.pl do not print bootstrap run infomsvensson@neptunus.(none)2006-04-242-18/+16
| * | Cleanup formattingmsvensson@neptunus.(none)2006-04-242-38/+47
| * | Remove the old unused code for setting a PATHmsvensson@neptunus.(none)2006-04-241-5/+0
| * | Move copy_dir to mtr_misc and rename it to mtr_copy_dirmsvensson@neptunus.(none)2006-04-242-30/+19
| * | Remove 5 second sleep for win32msvensson@neptunus.(none)2006-04-241-2/+0
| * | Bug#17002 mysql-test-run as root usermsvensson@neptunus.(none)2006-04-245-0/+41
| * | Merge 192.168.0.20:mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-04-221-0/+47
| |\ \
| | * | Fix for building shared libraries on AIX with 64-bit modemsvensson@shellback.(none)2006-04-221-0/+47
| * | | Backport fix for mysql client not using SSl library directlymsvensson@neptunus.(none)2006-04-225-3/+26
| * | | Remove -Wall etc, not so portable compiler optionsmsvensson@neptunus.(none)2006-04-211-3/+3
| |/ /
| * | Move telpate instantiations of taocrypt objects to taocrypt/template_instnt.cppmsvensson@neptunus.(none)2006-04-212-7/+3
| * | Disable udf testmsvensson@neptunus.(none)2006-04-211-0/+1
| * | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@neptunus.(none)2006-04-211-1/+1
| |\ \
| | * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-mainttnurnberg@mysql.com2006-04-201-1/+1
| | |\ \
| | | * | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"tnurnberg@mysql.com2006-04-201-1/+1
| | | * | debugging a BK issuetnurnberg@mysql.com2006-04-201-1/+1
| | | * | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"tnurnberg@mysql.com2006-04-191-1/+1
| * | | | Merge neptunus.(none):/home/msvensson/mysql/my50-bug18837msvensson@neptunus.(none)2006-04-211-1/+1
| |\ \ \ \
| | * | | | Bug#18837 Many build and test failures when configuring without --disable-sharedmsvensson@neptunus.(none)2006-04-131-1/+1
| * | | | | Merge 192.168.0.20:mysql/my50-yassl_3/msvensson@neptunus.(none)2006-04-19104-1326/+10659
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add the .der files used by yaSSL benchmarkmsvensson@shellback.(none)2006-04-193-0/+0
| | * | | | Add .der files, used by yaSSL benchmarkmsvensson@shellback.(none)2006-04-191-1/+1
| | * | | | Import from upstream yaSSLmsvensson@shellback.(none)2006-04-194-58/+55