summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Added back old LARGEFILE handlingunknown2002-10-291-1/+1
* Fix the 100% CPU usage with TZ variableunknown2002-10-161-0/+4
* 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
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-081-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug of running the queries with no selected database while running with -...unknown2002-08-071-2/+8
| |/ /
* | | mergeunknown2002-08-087-21/+58
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-084-15/+36
| * | Merge with 3.23.51unknown2002-07-253-6/+22
| |\ \ | | |/