summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* ctype-big5.c:unknown2003-12-241-1/+1
* Portability fixes (mostly test suite)unknown2003-12-163-4/+2
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-6/+12
* crash BUG#1116 fixedunknown2003-08-211-7/+7
* my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we...unknown2003-07-171-108/+49
* Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-1/+1
* Trimming code with Monty's suggestionsunknown2003-04-251-91/+83
* ctype-tis620.c:unknown2003-04-251-1/+1
* Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-181-0/+2
|\
| * Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-181-0/+2
| * - fixed C++-style comments in .c files to make IBM compiler happyunknown2003-03-111-15/+15
* | - fixed C++-style comments to make IBM C compiler happyunknown2003-03-151-4/+4
* | Merge with 3.23unknown2003-01-161-0/+1
|\ \ | |/
| * - fixes to properly make a "make distclean" (some files were not removed)unknown2002-12-271-0/+1
| * - Applied required modifications for automake 1.5unknown2002-11-171-10/+1
* | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-3/+2
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-0710-45/+50
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-4/+4
* | - Applied required modifications for automake 1.5unknown2002-10-011-10/+1
* | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-08-131-1/+1
|\ \ | |/
| * "make clean" problem fixunknown2002-08-131-1/+1
* | merge with 3.23.52unknown2002-08-081-2/+1
|\ \ | |/
| * Fixed problem with make distcheckunknown2002-08-061-2/+1
| * Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)unknown2002-05-202-204/+202
| * Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-1/+2
* | Added a compile fix for AIX to include/my_sys.hunknown2002-07-032-17/+17
* | Reworked the RPM spec file and added several fixes to make theunknown2002-05-031-1/+2
* | mergeunknown2002-04-257-98/+105
|\ \ | |/
| * Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-227-0/+119
| * Removed C version of longlong2str when using --enable-assemblerunknown2002-04-141-1/+1
* | mergeunknown2002-03-061-1/+2
|\ \ | |/
| * updated build scripts for new Linux buildunknown2002-02-161-1/+2
* | Use portable comments in assembler filesunknown2002-03-052-204/+202
* | New error messagesunknown2002-01-291-1/+2
* | Fix for purifyunknown2001-12-181-0/+1
* | Fix for purifyunknown2001-12-171-1/+4
* | Portability fixesunknown2001-12-171-9/+8
* | Update copyrightunknown2001-12-0657-607/+837
* | Patch for SCOunknown2001-11-261-0/+2
* | Portability fix.unknown2001-11-071-2/+3
* | merge with 3.23.44unknown2001-11-043-6/+5
|\ \ | |/
| * Portability fixesunknown2001-10-311-4/+4
| * Portability fixesunknown2001-10-312-2/+2
* | Updated manual about embedded version.unknown2001-10-082-2/+3
* | mergeunknown2001-10-021-1/+2
|\ \ | |/
| * Fix for make distunknown2001-10-021-1/+2
* | Portability fixunknown2001-09-301-1/+1
* | Changed to use my_global.hunknown2001-09-1445-52/+57
* | Fixed sorting of é in latin_deunknown2001-09-131-3/+3
* | Fixes for German sorting order.unknown2001-09-111-145/+73