125 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)

Author SHA1 Message Date
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Michael Widenius 69ffc06610 Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned archive tables" 15 years ago
Nirbhay Choubey cb0e49c000 Bug#11765157 - 58090: mysqlslap drops schema specified in 15 years ago
unknown 32379aeba9 Merge Percona patch MWL#47 into mariadb 5.2-percona. 15 years ago
Sergei Golubchik 291fd96983 pluggable auth with plugin examples 16 years ago
Magne Mahre 35c6bb89e6 WL#5182 Remove more deprecated 4.1/5.0 features 16 years ago
Magne Mahre 132b46e96e WL#5154 Remove deprecated 4.1 features 16 years ago
Alexander Ivanov c26749b45d MWL#36: Add a mysqlbinlog option to change the used database. 16 years ago
Michael Widenius 7f02282404 Fixes for bug#37276: 18 years ago
unknown 9603ebc45c client_priv.h: 18 years ago
unknown 8d37a30eac BUG#32407: Impossible to do point-in-time recovery from older binlog 18 years ago
unknown fdf3c17534 after merge fix 18 years ago
unknown 02bb72c735 Fixed bug #31077. 18 years ago
unknown 25c7e4be1b Fix compile warnings. 18 years ago
unknown 20b08f4705 Patch for BUG#30472: libmysql doesn't reset charset, 18 years ago
unknown c6c57ed783 Bug#29903 The CMake build method does not produce the embedded library. 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown c862dab155 Added a test for pre-statement call, and fixed connection/deconnect code so that the rest of bbench can be ran by others. 19 years ago
unknown c6e95257b5 Move WEXITSTATUS #define from mysqltest.c to client_priv.h, and 19 years ago
unknown f7c4ed0abe Bug #26262: Add option to skip binary logging for mysqlcheck 19 years ago
unknown 1517e2c456 Added pre and post option to test run (allows me to adjust an engine once all of the data has been loaded). 19 years ago
unknown b765a8af9b Bug #26817: mysqldump fails to backup database containing view with invalid definer 19 years ago
unknown 9055eaa1eb The pthread() support was not working. Once I fixed use-thread in a previous push I realized that the pthread/windows code was not working. I've replaced the fork/thread design with a pure pthread design using condition timers and broadcast. 19 years ago
unknown 260e43e75d Correctly report load type. 19 years ago
unknown 465a31bc59 Cleaned up memory allocation so that in all cases of malloc failure the application ends execution. 19 years ago
unknown 7ab5c6820c Fixed buffer overflow cases (should not be possible to do...) 19 years ago
unknown cdc6bd7133 Extended mysqlslap.c for auto tests (see the comment on the mysqlslap.c file). I also fixed a bug where limit was not being reached. 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 85a590a26c Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 67bd43b34a Removed double enum value. 20 years ago
unknown c1d64ccc1b Bug#17208 SSL: client does not verify server certificate 20 years ago
unknown cc62983ca2 Final patch to remove the last of the OS2 support. 20 years ago
unknown 83c1f257ec client_priv.h: 20 years ago
unknown bee0941d40 Adding thread support for mysqlimport. You can now specify a number of threads to use and it will thread the loading of the database. Anyone who has had to go through the pain of loading the database will immediatly get the reason for this. 20 years ago
unknown 927c7b262b Adding a --use-threads options which I believe will allow it to be ported to windows. 20 years ago
unknown 5f209e9036 Now uses a single pass testing loop. Dual pass made no sense. 20 years ago
unknown 6a8cc394cf Added option --lock-directory so that you can now syncronize several mysqlslap processes across several machines. Not perfect yet. 20 years ago
unknown 4348dc672f New option to run multiple engines through the same test: 20 years ago
unknown ac2708382d See message in mysqlslap.c, but basically 20 years ago
unknown 09346e6e2d WL#1012: All changes as one single changeset. 20 years ago
unknown 5b0d4f3615 added --server-id option to mysqlbinlog to filter for a certain server id 20 years ago
unknown a9d363e698 Worklog #2983 Mysqlslap load emulator tool and accompanied test, results 20 years ago
unknown b0b86ec10b Its funny, I am reading through the forums and someone asks "Can I please have a REPLACE INTO, instead an INSERT INTO?" and I remember how often I have used a sed script to modify MySQL dumps to have exactly that. 20 years ago
unknown a2ceebf245 BUG# 13052 20 years ago
unknown 97dbe8dbe3 Several fixes for Netware. 20 years ago
unknown cdb240ca3f client_priv.h: 21 years ago
unknown 299a394d36 Fix gcc -ansi -pedantic compilation failure. 21 years ago
unknown 6b3478ec12 Fixes during review of new pushed code 21 years ago