summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* New my_gethostbyname_r() handlingunknown2002-05-162-25/+36
* Sergei's MyODBC fixunknown2002-05-121-3/+3
* Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-1/+17
* Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-1/+1
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-0/+7
* Fixed overflow bugunknown2002-03-261-1/+1
* Added help for --local-infileunknown2002-03-121-0/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-02-201-1/+2
|\
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+2
* | Framework to simplify memory leak tracingunknown2002-01-222-4/+15
|/
* Backport of mysqldump from 4.0unknown2002-01-021-2/+2
* Portability fixesunknown2001-12-271-0/+5
* misc cleanup unknown2001-12-131-2/+3
* slave-skip-errorsunknown2001-12-121-1/+10
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-1/+1
* Update for OS2 (patch from Yuri Dario).unknown2001-10-311-13/+5
* Mergeunknown2001-10-302-2/+16
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-1/+2
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-1/+2
* Added unique error for DEADLOCKunknown2001-09-173-1/+6
* OS2 patchunknown2001-09-126-6/+22
* More debug infounknown2001-09-081-1/+1
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-041-0/+1
|\
| * Portability fixunknown2001-09-041-0/+1
* | Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* | Make killing of threads saferunknown2001-09-011-3/+5
* | Portability fixesunknown2001-08-301-2/+2
* | Fix for OS2unknown2001-08-302-3/+6
* | Test that all MERGE tables comes from the same databaseunknown2001-08-291-1/+2
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-231-4/+9
|\
| * Portability fixesunknown2001-08-231-4/+9
* | #include <my_pthread.h>unknown2001-08-221-0/+9
|/
* Fixes for OS2.unknown2001-08-227-21/+895
* Portability fixes.unknown2001-08-181-1/+0
* Portability fixesunknown2001-08-102-4/+7
* Fix when using --without-server --with-thread-safe-clientunknown2001-08-042-1/+3
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-0/+1
* fixed drop/create database bug when holding global read lockunknown2001-06-211-1/+3
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3unknown2001-06-031-5/+8
* Added --skip-symlinksunknown2001-06-011-1/+1
* Added symlink support to mysys library.unknown2001-06-011-0/+2
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-05-312-1/+18
|\
| * Added functions for symbolic link handling to make it possible tounknown2001-05-312-1/+18
* | Pushing all the Gemini changes above the table handler.unknown2001-05-292-1/+5
|/
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+2
* Portability fixesunknown2001-04-231-0/+1
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-0/+8
* Fixed that database name is shown for CHECK TABLEunknown2001-04-201-3/+3
* Try to make MySQL compile under Cygwin.unknown2001-04-141-0/+13
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-1/+2