summaryrefslogtreecommitdiff
path: root/sql-bench/Results
Commit message (Collapse)AuthorAgeFilesLines
* Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-2910-0/+370
| | | | | | | Fixed reference to freed memory in acl_init()/grant_init() Fixed possible memory leak. (Could only happen in very strange circumstances) Fixed bug in ALTER TABLE with BDB tables Updated mysql-test for valgrind
* Fixes for gcc 3.1monty@hundin.mysql.fi2002-05-2110-0/+370
| | | | Fixed bug in new code for regexp LIKE NULL
* Updated version numbermonty@hundin.mysql.fi2001-07-189-200/+201
| | | | Update to new debian files
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-199-331/+0
| | | | | | Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables.
* Fixed wrong mysql-testmonty@hundin.mysql.fi2001-06-1254-1310/+750
| | | | New german error messages
* Updated benchmark results.monty@hundin.mysql.fi2001-06-0518-270/+331
|
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-039-0/+356
| | | | | Fixed problem with command line arguments on 64 bit machines when we use ~0 to indicate 'no limit'
* Portability fixesmonty@donna.mysql.fi2001-04-209-190/+207
|
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-1354-1372/+340
| | | | Deleted a lot of old benchmark runs
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-269-180/+197
|
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-219-166/+185
| | | | | Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=) Changed MERGE tables to not use FILE
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-1617-313/+313
| | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-089-168/+168
| | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest
* Fix for replication when binary log goes over 2Gmonty@donna.mysql.com2001-01-0332-33/+40
| | | | | Split update_of_key into separate tests Updated make_binary_distribution to generate symbol file for mysqld
* Cleanup of testsmonty@donna.mysql.com2000-12-289-167/+173
| | | | Fixed bug with ALTER TABLE on HEAP tables
* New benchmark testmonty@donna.mysql.com2000-12-249-170/+176
| | | | | | | Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-1827-142/+863
| | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-089-156/+186
| | | | Change DROP TABLE to first drop the data, then the .frm file
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-299-172/+172
| | | | Portability fixes
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-279-0/+216
|
* Fixed some reported bugsmonty@donna.mysql.com2000-11-189-155/+167
|
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-1418-150/+478
| | | | a lot of portability issues.
* Bigger ranges if set_maximum_open_files fails + fix for releasemonty@donna.mysql.com2000-09-279-166/+157
|
* Quoting of TIMESTAMP columns and small optimizationsmonty@donna.mysql.com2000-09-029-287/+289
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-1837-0/+1217
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-31208-0/+6058