An error occurred fetching the project authors.
- 29 Nov, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations Fixed memory leak in _db_set() (Bug#24497 Valgrind warning: get_one_option) Don't call net_clear() on COM_QUIT. This avoids a warning from net_clear() after shutdown: "skipped ## bytes from file" BUG#21428: skipped 9 bytes from file: socket (3)" on "mysqladmin shutdown"
-
- 13 Apr, 2006 1 commit
-
-
jimw@mysql.com authored
in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree.
-
- 25 Sep, 2003 1 commit
-
-
lenz@mysql.com authored
the calls of external programs "uname" and "pwd" with Perl builtin functions "cwd()" and "POSIX::uname()"
-
- 23 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix problem with query cache and database names
-
- 08 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
-
- 29 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Portability fixes
-
- 23 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
-
- 12 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-