summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
| | | | * | | | mergeunknown2002-04-1315-264/+77
| | | | |\ \ \ \
| | | | | * | | | charset<->unicode conversion tables and routinesunknown2002-03-291-1/+2
| | | | | * | | | Removed some default_charset_infounknown2002-03-141-2/+1
| | | | | * | | | Hash now supports several charsetsunknown2002-03-141-14/+16
| | | | | * | | | use String->charset instead of default_charset_infounknown2002-03-141-0/+10
| | | | | * | | | New ctype functions/macros to support many charsets at a timeunknown2002-03-1215-252/+53
* | | | | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-10-161-4/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with 3.23.54unknown2002-10-161-4/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-131-4/+3
| | * | | | | | | Portability fixes for HPUX and Openbsdunknown2002-08-181-2/+2
| | * | | | | | | Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-28/+51
* | | | | | | | | Fixed a bug in my_getoptunknown2002-10-151-7/+14
|/ / / / / / / /
* | | | | | | | - Applied required modifications for automake 1.5unknown2002-10-011-10/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Do filesort if handler has the HA_NOT_READ_PREFIX_LAST flag set.unknown2002-09-261-0/+4
* | | | | | | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-7/+7
* | | | | | | Update mysql-test results after mergeunknown2002-09-181-4/+4
* | | | | | | Mergeunknown2002-09-181-4/+2
|\ \ \ \ \ \ \
| * | | | | | | comment correctedunknown2002-09-171-4/+2
* | | | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-2/+3
|/ / / / / / /
* | | | | | | mergeunknown2002-09-113-1/+27
|\ \ \ \ \ \ \
| * | | | | | | Portability fixes.unknown2002-09-113-1/+27
* | | | | | | | syntactic error..unknown2002-09-101-1/+1
* | | | | | | | fix bug for slave..unknown2002-09-091-1/+1
|/ / / / / / /
* | | | | | | Mergeunknown2002-09-051-5/+14
|\ \ \ \ \ \ \
| * | | | | | | Fixed searching after ssl directories.unknown2002-09-051-5/+14
* | | | | | | | Fixed a bug in my_getopt and mysqld.ccunknown2002-09-051-1/+1
|/ / / / / / /
* | | | | | | Removed unneccessary comment.unknown2002-08-281-1/+0
* | | | | | | * Fixed a bug in my_getoptunknown2002-08-281-3/+10
| |/ / / / / |/| | | | |
* | | | | | Portability fix.unknown2002-08-211-11/+25
* | | | | | mergeunknown2002-08-214-13/+21
|\ \ \ \ \ \
| * | | | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-214-13/+21
* | | | | | | A compatibility fix in my_getopt for boolean variables. All ofunknown2002-08-191-2/+2
|/ / / / / /
* | | | | | Portability fixes for 4.0.3 build.unknown2002-08-171-3/+2
* | | | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-172-86/+19
* | | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-7/+24
* | | | | | merge with 3.23.53unknown2002-08-162-8/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed typo so that ulonglong are properly converted to double on AIX with gcc...unknown2002-08-161-1/+1
| * | | | | my_pthread.c:unknown2002-08-141-6/+31
| * | | | | Removed not needed comment (to keep aligned with the rest of the code)unknown2002-08-131-2/+1
| * | | | | my_pthread.c:unknown2002-08-131-1/+3
* | | | | | Added missing undef that caused infinite recursion on HPUXunknown2002-08-131-0/+1
* | | | | | merge with 3.23.52unknown2002-08-1215-174/+202
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed problem with BIGINT and shutdown on AIXunknown2002-08-1215-177/+202
| * | | | | Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-2/+21
* | | | | | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-2/+3
* | | | | | Some comments added to functionunknown2002-08-081-2/+31
* | | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-082-1/+8
|\ \ \ \ \ \
| * \ \ \ \ \ mergeunknown2002-08-082-1/+8
| |\ \ \ \ \ \
| | * | | | | | Fix for Intel compiler (ecc)unknown2002-08-082-1/+8