From 92e7b9a652b0d1806d732079574aea7270b8a2c0 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 13 Sep 2010 22:26:54 +0000 Subject: - Implement support for MySQL over SSL for both TCP/IP and Socket connection modes. - Upgrade the MySQL binaries to version 5.1.50 (was 5.1.46) - Enable SSL support in the MySQL libraries (this leads to a large increase in library size, unfortunately) - Enable more optimisations in the MySQL libraries (especially --enable-assembler for faster in-library string processing and --with-mysqld-ldflags=-all-static) This completes support for Issue #27. --- Resources/Images/titlebarlock.png | Bin 0 -> 194 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Resources/Images/titlebarlock.png (limited to 'Resources/Images') diff --git a/Resources/Images/titlebarlock.png b/Resources/Images/titlebarlock.png new file mode 100644 index 00000000..ecdf9d00 Binary files /dev/null and b/Resources/Images/titlebarlock.png differ -- cgit v1.2.3