summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | New UTF8 charsetunknown2002-03-289-27/+2014
| | | * | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-1911-6/+50
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-1212-168/+507
| | | * | New fiedls in CHARSET_INFO strucutreunknown2002-03-071-33/+66
| | | * | Charsets related things are prepared by configure in new way.unknown2002-03-067-13/+2634
* | | | | - 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
* | Fix blatant bugs in ctype-latin1_de.c.unknown2001-09-071-25/+98
* | libmysql/Makefile.sharedunknown2001-09-061-0/+355
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-042-96/+96
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-042-96/+96
* | merge with 3.23.42unknown2001-09-0211-24/+28
|\ \ | |/
| * Portability fixesunknown2001-08-301-2/+2
| * Fixes for OS2.unknown2001-08-226-12/+12
| * Portability fixes.unknown2001-08-211-0/+4
| * Portability fixes.unknown2001-08-184-10/+10
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-261-0/+1
|/
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-18/+18
* Fixed that -ldl is not used for clientsunknown2001-04-171-32/+32
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-5/+0