summaryrefslogtreecommitdiff
path: root/extra
Commit message (Collapse)AuthorAgeFilesLines
* mergemonty@hundin.mysql.fi2002-01-021-1/+1
|\
| * Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-1/+1
| | | | | | | | | | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
* | some work on mysql_installsasha@mysql.sashanet.com2001-12-252-3/+195
|/
* Merge with 3.23.47monty@hundin.mysql.fi2001-12-152-1/+64
|\
| * slave-skip-errorssasha@mysql.sashanet.com2001-12-122-1/+64
| | | | | | | | | | | | added extra/mysql_install.c - will work on it in 4.0, but it does not hurt to have it sit in 3.23 tree for now since it will eventually be backported to 3.23 anyway
| * Small safety fixmonty@hundin.mysql.fi2001-11-281-0/+2
| |
* | Removed not used functions from sql_cachemonty@hundin.mysql.fi2001-12-141-2/+6
| | | | | | | | Added new tests to testsuite.
* | Update copyrightmonty@hundin.mysql.fi2001-12-066-108/+97
| | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* | Patch for SCOmonty@hundin.mysql.fi2001-11-261-0/+2
| | | | | | | | Update test results for MySQL 4.0
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-0/+6
|\ \ | |/
| * Portability fixesmonty@hundin.mysql.fi2001-10-311-2/+3
| |
* | One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-7/+2
| | | | | | | | | | | | This wrapper noew will include all the necessary, system specific files, which makes all normal source files much easier to write and maintain. Portability fixes.
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-2/+15
|\ \ | |/ | | | | into work.mysql.com:/home/bk/mysql-4.0
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-2/+15
| | | | | | | | Fixed some wrong test cases
* | mergemonty@work.mysql.com2001-09-171-0/+4
|\ \ | |/
| * Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-0/+4
| | | | | | | | Include missing man pages into binary distribution
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-146-6/+6
| | | | | | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-11/+4
|\ \ | |/
| * OS2 patchmonty@hundin.mysql.fi2001-09-121-11/+4
| |
* | Some warning fixes and some SSL testprograms check-intonu@x153.internalnet2001-08-261-0/+1
|/
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+1
| | | | | | DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-125/+0
| | | | Removed all Attic directories.
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-261-8/+32
|
* extra/resolve_stack_dump.csasha@mysql.sashanet.com2001-02-031-1/+3
| | | | skip gcc2_compiled. junk
* fixed buffer overrun in resolve_stack_dumpsasha@mysql.sashanet.com2001-01-181-4/+4
| | | | | fixes for restore table test case for backup/restore
* Added resovle_stack_dumpsasha@mysql.sashanet.com2001-01-052-1/+305
|
* Configure updatesmonty@donna.mysql.com2000-12-161-4/+4
| | | | Fixed my_print_defaults --no-defaults
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-0/+1
| | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-2/+2
| | | | a lot of portability issues.
* Portability fixesmonty@narttu.mysql.fi2000-10-111-6/+12
|
* DISTINCT optimizationmonty@tramp.mysql.fi2000-10-061-3/+11
| | | | | Fixes when using column privileges Manual updates
* Portability fixesmonty@donna.mysql.com2000-10-041-1/+1
|
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+2
| | | | reading from FIFO, fixes for FULLTEXT, @@IDENTITY
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-3/+5
|
* Fixes for Ia64monty@donna.mysql.com2000-08-231-3/+3
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-318-0/+2055