4343 Mayank Prasad 2012-08-31
wl#6372 : Post-Iris changes to Server defaults.
Details : Probable fix for crash at Sparc-64.
modified:
mysys_ssl/my_getopt.cc
4342 Mayank Prasad 2012-08-30
wl#6372 : Post-Iris changes to Server defaults
Details:
- Fixing MTR Test cases part5.
modified:
mysql-test/r/mysqld--help-win.result
mysql-test/suite/rpl/t/rpl_corruption-master.opt
=== modified file 'mysys_ssl/my_getopt.cc'
--- a/mysys_ssl/my_getopt.cc revid:mayank.prasad@stripped
+++ b/mysys_ssl/my_getopt.cc revid:mayank.prasad@stripped
@@ -595,7 +595,7 @@ int handle_options(int *argc, char ***ar
char *optend;
const struct my_option *optp_temp;
unsigned long default_value, max_connections;
- static void* max_connections_ptr;
+ static void* max_connections_ptr= NULL;
/*
There is no way to access max_connections global variable here. So keep
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (mayank.prasad:4342 to 4343) WL#6372 | Mayank Prasad | 1 Sep |