summaryrefslogtreecommitdiff
path: root/sql-bench/graph-compare-results.sh
Commit message (Collapse)AuthorAgeFilesLines
* Added back sql-bench directory, so that one can more easily run benchmarks ↵monty@mysql.com/narttu.mysql.fi2006-11-291-0/+660
| | | | | | | | 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"
* Remove sql-bench from the server repository -- it is being maintainedjimw@mysql.com2006-04-131-660/+0
| | | | | | 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.
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-1/+1
| | | | | | Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables.
* Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-051-0/+660
Fixed option for symlinks