Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 10 | -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.1 | monty@hundin.mysql.fi | 2002-05-21 | 10 | -0/+370 |
| | | | | Fixed bug in new code for regexp LIKE NULL | ||||
* | Updated version number | monty@hundin.mysql.fi | 2001-07-18 | 9 | -200/+201 |
| | | | | Update to new debian files | ||||
* | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 9 | -331/+0 |
| | | | | | | Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables. | ||||
* | Fixed wrong mysql-test | monty@hundin.mysql.fi | 2001-06-12 | 54 | -1310/+750 |
| | | | | New german error messages | ||||
* | Updated benchmark results. | monty@hundin.mysql.fi | 2001-06-05 | 18 | -270/+331 |
| | |||||
* | Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 | monty@hundin.mysql.fi | 2001-06-03 | 9 | -0/+356 |
| | | | | | Fixed problem with command line arguments on 64 bit machines when we use ~0 to indicate 'no limit' | ||||
* | Portability fixes | monty@donna.mysql.fi | 2001-04-20 | 9 | -190/+207 |
| | |||||
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 54 | -1372/+340 |
| | | | | Deleted a lot of old benchmark runs | ||||
* | Added test case that crashed Innobase | monty@donna.mysql.fi | 2001-03-26 | 9 | -180/+197 |
| | |||||
* | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 9 | -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 ... EXTENDED | monty@donna.mysql.com | 2001-01-16 | 17 | -313/+313 |
| | | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha | ||||
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 9 | -168/+168 |
| | | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest | ||||
* | Fix for replication when binary log goes over 2G | monty@donna.mysql.com | 2001-01-03 | 32 | -33/+40 |
| | | | | | Split update_of_key into separate tests Updated make_binary_distribution to generate symbol file for mysqld | ||||
* | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 9 | -167/+173 |
| | | | | Fixed bug with ALTER TABLE on HEAP tables | ||||
* | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 9 | -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 runs | monty@donna.mysql.com | 2000-12-18 | 27 | -142/+863 |
| | | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO | ||||
* | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 9 | -156/+186 |
| | | | | Change DROP TABLE to first drop the data, then the .frm file | ||||
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 9 | -172/+172 |
| | | | | Portability fixes | ||||
* | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 9 | -0/+216 |
| | |||||
* | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 9 | -155/+167 |
| | |||||
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 18 | -150/+478 |
| | | | | a lot of portability issues. | ||||
* | Bigger ranges if set_maximum_open_files fails + fix for release | monty@donna.mysql.com | 2000-09-27 | 9 | -166/+157 |
| | |||||
* | Quoting of TIMESTAMP columns and small optimizations | monty@donna.mysql.com | 2000-09-02 | 9 | -287/+289 |
| | |||||
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 37 | -0/+1217 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 208 | -0/+6058 |