summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-1/+4
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-1/+4
| | | * | | | Merge bug#42850 to 5.0Magnus BlÄudd2009-09-281-1/+1
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabledSatya B2009-09-041-1/+2
| | | * | | | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+1
| | * | | | | BUG#43579 mysql_upgrade tries to alter log tables on replicated database unknown2009-09-282-0/+46
| | * | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-232-3/+8
| | * | | | | automergeGeorgi Kodinov2009-09-231-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | change c++ comment to c commenthery2009-09-091-1/+1
| | | |/ / /
| | * | | | automergeGeorgi Kodinov2009-09-181-18/+71
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | second merge from main, with adaptionsBjorn Munch2009-09-025-56/+127
| | | |\ \
| | | * \ \ first merge from mainBjorn Munch2009-09-0211-118/+294
| | | |\ \ \
| | | * | | | Bug #32296 mysqltest fails to parse "append_file" inside a "while", it works ...Bjorn Munch2009-09-021-10/+46
| | | * | | | mergeBjorn Munch2009-09-011-2/+7
| | | |\ \ \ \
| | | | * | | | Bug #39003 mtr's diff_files command failed in pushbuild without printing a re...Bjorn Munch2009-08-191-2/+7
| | | * | | | | Bug #46164 memory leak in mysqltest after parse error with --debugBjorn Munch2009-08-181-3/+4
| | | |/ / / /
| | | * | | | Bug #44012 mtr: test cases that are not supposed to return output always failBjorn Munch2009-08-111-3/+14
| | * | | | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-1/+6
| | | |_|/ / | | |/| | |
* | | | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-1/+0
* | | | | | Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build)...Michael Widenius2009-11-261-3/+2
* | | | | | Fixed typos of --engine help text.Hakan Kuecuekyilmaz2009-11-111-2/+2
|/ / / / /
* | | | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-065-54/+125
|\ \ \ \ \
| * \ \ \ \ Merge with latest MariaDB 5.1 trunk.unknown2009-10-151-3/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-155-56/+127
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | manual mergeTatiana A. Nurnberg2009-08-311-32/+100
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-29/+99
| | * | | | | Merge from 5.0 for 43414Staale Smedseng2009-08-284-12/+15
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-285-19/+27
| | * | | | | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-282-12/+12
| | | |_|_|/ | | |/| | |
* | | | | | Added federatedx storage engineMichael Widenius2009-10-301-1/+1
* | | | | | Fixed compiler warning messageMichael Widenius2009-10-264-12/+16
| |_|_|/ / |/| | | |
* | | | | Implement mysqltest --enable_prepare_warnings to properly fix some test failu...unknown2009-10-091-3/+17
|/ / / /
* | | | Fixed typoMichael Widenius2009-10-021-1/+1
* | | | Added client functions:Michael Widenius2009-10-021-5/+13
* | | | Merge MySQL-5.1.38 and XtraDB-7 into MariaDB.unknown2009-09-2511-132/+397
|\ \ \ \
| * \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-0811-134/+399
| |\ \ \ \ | | |/ / /
| | * | | Additional post-commit fix (bug #30946): server versionGleb Shchepa2009-08-041-1/+1
| | * | | Auto-mergeIgnacio Galarza2009-07-311-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
| | | * | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-162-3/+3
| | * | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+6
| | * | | Merge bug fix.Jim Winstead2009-07-301-3/+28
| | |\ \ \
| | | * | | The handling of NUL bytes in column data in the various output formatsJim Winstead2009-07-141-3/+28
| | * | | | Merge in bug fixes for client toolsJim Winstead2009-07-147-14/+57
| | |\ \ \ \ | | | |/ / /
| | | * | | mysqlcheck failed to fix table names when using the --fix-table-namesJim Winstead2009-05-201-2/+2
| | | * | | mysqladmin --count=X --sleep=Y would always delay Y seconds after the lastJim Winstead2009-05-201-3/+3
| | | * | | The mysql command-line client would include superfluous spaces at the end ofJim Winstead2009-05-201-1/+4
| | | * | | Fix warning in use of strlen().Jim Winstead2009-05-201-1/+2
| | | * | | Table identifiers and file names were not quoted and escaped correctly byJim Winstead2009-05-191-3/+13
| | | * | | mysql_upgrade ignored the --basedir and --datadir arguments as it has no useJim Winstead2009-05-191-1/+5