summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-1/+2
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-263-694/+0
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-1/+16
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-0/+2
* Fixed CLIENT_TRANSACTIONS defineunknown2001-03-141-1/+1
* Merged some functions and removed some unused client functions.unknown2001-03-061-4/+3
* Fixed a bug that allowed:unknown2001-03-021-1/+2
* Fixes for innobaseunknown2001-02-211-0/+1
* Added max_user_connectionsunknown2001-02-201-1/+2
* Added locks needed for Innobaseunknown2001-02-181-0/+1
* Added Innobase to source distributionunknown2001-02-171-1/+2
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* Check that __FLOAT_WORD_ORDER is definedunknown2001-02-082-2/+2
* Force sockets to be blocking on HPUX 11.0unknown2001-02-071-6/+6
* Use new bitmap interfaceunknown2001-02-073-9/+65
* Added missing fileunknown2001-02-031-1/+1
* Portability fixesunknown2001-02-021-0/+8
* New myisamchk option --sort-recoverunknown2001-01-311-1/+1
* mergeunknown2001-01-282-1/+37
|\
| * mergeunknown2001-01-271-0/+35
| |\
| | * manual mergeunknown2001-01-271-0/+35
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-271-0/+35
| * | | fixed up lock counting code - Monty's suggestionsunknown2001-01-271-1/+2
| |/ /
* | | Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-7/+0
|/ /
* | Added last_errno and last_error to show slave statusunknown2001-01-242-2/+7
|/
* Fixes for OSF1unknown2001-01-221-0/+2
* Mergeunknown2001-01-211-0/+4
|\
| * client/mysqltest.cunknown2001-01-191-0/+4
* | Changes for --with-server-suffixunknown2001-01-213-3/+9
|/
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).unknown2001-01-191-0/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2001-01-164-24/+24
|\
| * Use C-style comments in common header files and C code.unknown2001-01-164-24/+24
* | Removed not used variable 'last_ref'unknown2001-01-161-3/+28
|/
* Fixed bug when having many binary log filesunknown2001-01-081-0/+2
* Fixed gethostname_r tests to be more portableunknown2001-01-011-8/+10
* Update to new viounknown2000-12-311-1/+1
* cleanupsunknown2000-12-311-2/+1
* Mergeunknown2000-12-301-1/+1
|\
| * Fixed --no-defaults in mysqltestunknown2000-12-291-1/+1
* | Mergeunknown2000-12-242-2/+3
|\ \ | |/
| * Fix duplicate symbol problemunknown2000-12-241-3/+8
| * mergeunknown2000-12-241-1/+3
| |\
| | * New benchmark testunknown2000-12-241-1/+3
* | | raid.h moved my_raid_type() out of #ifdef USE_RAIDunknown2000-12-231-6/+13
|/ /
* | Style fix - keep os-specific stuff together.unknown2000-12-221-0/+4
|/
* Lots of new benchmark runsunknown2000-12-181-3/+3
* Backed out the new LARGEFILE patch as it broked several thingsunknown2000-12-161-1/+4
* configure fix to get Linux to work with new large file system detectionunknown2000-12-161-0/+1
* Fix problem with S_ISLNK() on Linuxunknown2000-12-161-3/+5
* Fixed missing long optionunknown2000-12-161-1/+1