From: Mayank Prasad Date: August 31 2012 11:45am Subject: bzr push into mysql-trunk branch (mayank.prasad:4342 to 4343) WL#6372 List-Archive: http://lists.mysql.com/commits/144676 Message-Id: <201208311145.q7VBjUDW026928@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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).