summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SCRUMunknown2003-04-283-4/+12
* SCRUMunknown2003-04-232-0/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-1/+4
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-161-1/+4
| |\
| | * Add mysys specific error messagesunknown2003-04-161-1/+4
* | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-0/+1
* | | Added the support of statement result navigation APIsunknown2003-04-161-6/+5
|/ /
* | Mergeunknown2003-04-101-2/+7
|\ \ | |/ |/|
| * added compress/uncompress functionunknown2003-04-091-1/+5
* | resolve new updates group_concatunknown2003-04-021-2/+6
* | Auto mergedunknown2003-04-021-5/+2
|\ \
| * | This is full commit of group_concat with support subselectsunknown2003-03-181-1/+2
* | | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-3/+0
* | | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-6/+1
* | | Some optimization in CHARSET_INFO:unknown2003-04-012-11/+0
* | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-8/+0
* | | Merge with 4.0.13unknown2003-03-262-4/+5
|\ \ \ | |_|/ |/| |
| * | make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-0/+4
| * | Changes from Novell for various NetWare-only files, post-4.0.12unknown2003-03-211-4/+3
* | | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-251-3/+3
* | | A separate variable national_charset_info unknown2003-03-211-1/+0
* | | SELECT N'string'unknown2003-03-201-1/+2
* | | Merge with 4.0.12unknown2003-03-194-3/+3
|\ \ \ | |/ /
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-1/+1
| * | Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-173-2/+2
* | | Fixes to avoid errors from valgrindunknown2003-03-181-0/+6
* | | Merge with 4.0unknown2003-03-166-5/+9
|\ \ \ | |/ /
| * | mergeunknown2003-03-101-0/+1
| |\ \
| | * \ Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+1
| | |\ \
| | | * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-0/+1
| | | * | Always include errno.hunknown2003-02-281-0/+1
| | | * | - portability patch to work around bugs in the HP compiler's "inline"unknown2002-12-041-0/+4
| * | | | my_dir.h is included by raid.hunknown2003-03-051-2/+2
| |/ / /
| * | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-0/+1
| |\ \ \
| | * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
| * | | | Merge work:/home/bk/mysql-4.0unknown2003-03-021-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+1
| * | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-281-0/+1
| |\ \ \ \
| | * | | | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-281-0/+1
| * | | | | postmerging fix (SCRUM)unknown2003-02-271-2/+2
| * | | | | mergingunknown2003-02-271-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-2/+2
* | | | | | New function my_charset_same()unknown2003-03-162-0/+2
* | | | | | set_default_charset() is not used anymoreunknown2003-03-161-2/+0
* | | | | | Every charset now have its own parser state arraysunknown2003-03-141-0/+18
* | | | | | New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-0/+2
* | | | | | SELECT BINARY expr unknown2003-03-041-1/+2
* | | | | | Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-041-0/+1
* | | | | | Do not give an error when the user does START SLAVE on an alreadyunknown2003-03-031-1/+3
* | | | | | New error message for situation like:unknown2003-03-021-1/+2