summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merged from 5.1 to 5.5Venkata Sidagam2012-04-091-1/+2
|\
| * Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-091-1/+2
* | Further upmerge the yaSSL upgrade (to 2.2.0) from MySQL 5.1 to 5.5.Joerg Bruehe2012-03-021-2/+2
|\ \ | |/
| * AIX builds fail for comments using //Karen Langford2012-02-281-2/+2
* | Updated/added copyright headersMySQL Build Team2012-02-164-4/+4
|\ \ | |/
| * Updated/added copyright headersKent Boortz2012-02-152-2/+2
| |\
| | * Updated/added copyright headersMySQL Build Team2012-02-151-2/+1
| | * auto-merge mysql-5.0->mysql-5.0-securityGeorgi Kodinov2011-10-129-60/+39
| | |\
| * | | Bug #11760384 52792: MYSQLDUMP IN XML MODE DOES NOTNirbhay Choubey2012-01-171-1/+1
* | | | Merge with main for BUG#12969301chuck.bell@oracle.com2012-01-302-142/+369
|\ \ \ \
| * | | | fix compile warning: may be used uninitializedTor Didriksen2012-01-121-1/+1
| * | | | Merge of fix for bug#11760384 from mysql-5.1.Nirbhay Choubey2012-01-101-131/+335
| |\ \ \ \ | | |/ / /
| | * | | BUG#11760384 - 52792: mysqldump in XML mode does not dumpNirbhay Choubey2012-01-101-128/+333
| | * | | Build broken for gcc 4.5.1 in optimized mode.Tor Didriksen2011-11-291-1/+1
| | * | | Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build.Tor Didriksen2011-11-011-1/+2
| * | | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-241-0/+2
| * | | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-231-10/+32
| * | | | A patch for Bug#13023858 - MYSQL_UPGRADE PRINTSAlexander Nozdrin2011-12-211-1/+0
* | | | | BUG#12969301 : mysql_plugin: enable is ignored if plugin existschuck.bell@oracle.com2012-01-241-3/+7
|/ / / /
* | | | Bug#11827359 60223: MYSQL_UPGRADE PROBLEM WITHNirbhay Choubey2011-11-151-0/+2
* | | | BUG#12929028: mysql_plugin : the --mysqld option is required, but not usedchuck.bell@oracle.com2011-11-111-5/+5
* | | | Bug #13055685 NO WAY TO REPLACE NON-DETERMINISTIC FRAGMENTS IN OUTPUT OF MT...Bjorn Munch2011-11-081-27/+50
* | | | Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-R...Bjorn Munch2011-11-031-1/+2
* | | | Bug #11754855 46528: NEED A WAY TO PASS A VARIABLE TO MTR COMMANDSsayantan.dutta@oracle.com2011-10-191-1/+13
* | | | BUG#12968567: mysql_plugin : incorrect return from bootstrap failurechuck.bell@oracle.com2011-10-171-2/+1
* | | | BUG#12968815: mysql_plugin : disable requires plugin name but doesn't use itchuck.bell@oracle.com2011-10-171-1/+1
* | | | 12956584 followup fix for mysqltestBjorn Munch2011-09-301-7/+4
* | | | Merge of fix for bug#11758062 from mysql-5.1.Raghav Kapoor2011-09-281-1/+1
|\ \ \ \ | |/ / /
| * | | BUG#11758062 - 50206: ER_TOO_BIG_SELECT REFERS TO OUTMODED Raghav Kapoor2011-09-281-1/+1
| * | | merge from 5.1 mainBjorn Munch2011-09-261-2/+4
| |\ \ \
| | * \ \ Manual merge from mysql-5.1.Ramil Kalimullin2011-08-099-46/+29
| | |\ \ \
| | * \ \ \ merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-2/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-2/+4
* | | | | | merge from 5.5 mainBjorn Munch2011-09-261-5/+15
|\ \ \ \ \ \
| * \ \ \ \ \ merge from 5.5.16Daniel Fischer2011-09-211-5/+15
| |\ \ \ \ \ \
| | * | | | | | BUG#12929631 : Execute crashes with --verbose output (Windows) Chuck Bell2011-09-091-0/+2
| | * | | | | | BUG#12929345 : Execution aborts without any messages (Windows only)Chuck Bell2011-09-071-2/+2
| | * | | | | | BUG#12929345 : Execution aborts without any messages (Windows only)Chuck Bell2011-09-071-3/+10
| | * | | | | | BUG#12929631 : Execute crashes with --verbose output (Windows) Chuck Bell2011-09-071-2/+3
| | * | | | | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release.Alexander Nozdrin2011-08-152-1/+1196
* | | | | | | | upmerge 12793118,12912120Bjorn Munch2011-09-151-5/+22
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR...Bjorn Munch2011-09-141-5/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Bug #12956584 - MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT C...Bjorn Munch2011-09-151-3/+6
* | | | | | | Bug #12956584 MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMM...Bjorn Munch2011-09-141-30/+102
| |/ / / / / |/| | | | |
* | | | | | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERICBjorn Munch2011-08-221-3/+3
* | | | | | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES ...Bjorn Munch2011-08-221-9/+23
* | | | | | WL#5710 : enable and disable pluginsChuck Bell2011-08-108-23/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-228-23/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge from mysql-5.0.Alexander Nozdrin2011-07-228-42/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-228-53/+36