summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Portability fix.monty@hundin.mysql.fi2002-08-211-11/+25
* mergemonty@hundin.mysql.fi2002-08-214-13/+21
|\
| * Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-214-13/+21
* | A compatibility fix in my_getopt for boolean variables. All ofjani@hynda.(none)2002-08-191-2/+2
|/
* Portability fixes for 4.0.3 build.monty@hundin.mysql.fi2002-08-171-3/+2
* Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-172-86/+19
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-7/+24
* merge with 3.23.53monty@hundin.mysql.fi2002-08-162-8/+30
|\
| * Fixed typo so that ulonglong are properly converted to double on AIX with gcc...monty@hundin.mysql.fi2002-08-161-1/+1
| * my_pthread.c:heikki@hundin.mysql.fi2002-08-141-6/+31
| * Removed not needed comment (to keep aligned with the rest of the code)monty@work.mysql.com2002-08-131-2/+1
| * my_pthread.c:heikki@hundin.mysql.fi2002-08-131-1/+3
* | Added missing undef that caused infinite recursion on HPUXmonty@work.mysql.com2002-08-131-0/+1
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-1215-174/+202
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-1215-177/+202
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.monty@hundin.mysql.fi2002-08-061-2/+21
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-2/+3
* | Some comments added to functionpeter@mysql.com2002-08-081-2/+31
* | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-08-082-1/+8
|\ \
| * \ mergemonty@hundin.mysql.fi2002-08-082-1/+8
| |\ \
| | * | Fix for Intel compiler (ecc)monty@hundin.mysql.fi2002-08-082-1/+8
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-08-081-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug of running the queries with no selected database while running with -...peter@mysql.com2002-08-071-2/+8
| |/ /
* | | mergemonty@mashka.mysql.fi2002-08-087-21/+58
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-084-15/+36
| * | Merge with 3.23.51monty@mashka.mysql.fi2002-07-253-6/+22
| |\ \ | | |/
| | * - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> lenz@mysql.com2002-07-153-6/+22
| | * Portability fix for HPUXmonty@mashka.mysql.fi2002-06-171-2/+9
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-07-254-47/+147
|\ \ \ | |/ /
| * | mergemonty@mashka.mysql.fi2002-07-234-47/+147
| |\ \
| | * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-234-47/+147
* | | | Possibility to weaken AES key as Mark asked peter@mysql.com2002-07-231-0/+26
|/ / /
* | | Some salle@geopard.online.bg2002-07-171-2/+2
|/ /
* | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-141-9/+0
|\ \
| * | parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-141-9/+0
* | | Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-101-14/+14
|\ \ \
| * \ \ Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-011-14/+14
| |\ \ \
| | * | | Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-14/+14
* | | | | Rewrite function commentssalle@geopard.(none)2002-07-098-22/+232
* | | | | Added a compile fix for AIX to include/my_sys.hlenz@mysql.com2002-07-031-7/+7
| |_|/ / |/| | |
* | | | Portability fixes.monty@hundin.mysql.fi2002-07-011-5/+10
|/ / /
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-06-301-2/+2
|\ \ \
| * | | Update for running gcc 3.x (mainly on HPUX)monty@hundin.mysql.fi2002-06-301-2/+2
* | | | post-merge fixserg@serg.mysql.com2002-06-301-1/+0
* | | | mergedserg@serg.mysql.com2002-06-301-31/+68
|\ \ \ \ | |/ / / |/| | |
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)serg@serg.mysql.com2002-06-301-25/+88
* | | | Added support for rw_tryrdlock() and rw_trywrlock()monty@hundin.mysql.fi2002-06-291-20/+51
* | | | Portability fix (for HPUX)monty@hundin.mysql.fi2002-06-291-1/+0
* | | | Added support for semaphores in mysys.monty@hundin.mysql.fi2002-06-295-14/+125
| |/ / |/| |
* | | Fixed bug in REPAIR table.monty@hundin.mysql.fi2002-06-281-2/+4