summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@mishka.mysql.fi2003-09-242-3/+4
|\
| * Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-132-3/+4
* | - Code cleanup: replaced C++-style comments with the proper syntax forlenz@kallisto.local2003-09-241-1/+1
* | charset.c:bar@bar.mysql.r18.ru2003-09-231-0/+14
* | Bug 1350 fixbar@bar.mysql.r18.ru2003-09-221-34/+34
* | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-09-191-1/+1
|\ \
| * | Fixed that multibyte charsets didn't honor multibytebar@bar.mysql.r18.ru2003-09-191-1/+1
* | | SCRUMhf@deer.(none)2003-09-192-3/+3
|/ /
* | Charset number is now stored into error.sys by comp_err and loaded by mysqld.bar@bar.mysql.r18.ru2003-09-171-16/+23
|/
* mergemonty@narttu.mysql.fi2003-09-035-101/+187
|\
| * merge with 4.0.15monty@narttu.mysql.fi2003-08-295-101/+187
| |\
| | * Removed restriction not to be able use non regular files.jani@rhols221.adsl.netsonic.fi2003-08-281-2/+0
| | * Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-282-45/+102
| | * Added a warning to my_print_defaults if --verbose is givenjani@rhols221.adsl.netsonic.fi2003-08-271-25/+34
| | * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-2/+1
| | * Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-251-5/+13
| | * Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-3/+4
| | * Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeguilhem@mysql.com2003-08-191-0/+14
| | * Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-151-71/+56
| | * nothing interestingwax@mysql.com2003-08-131-1/+1
| | * Merge mysql.com:/home/wax/mysql/mysql-4.0wax@mysql.com2003-08-101-9/+1
| | |\
| | * | BUGwax@mysql.com2003-08-101-18/+18
| | * | Merge mysql.com:/home/wax/mysql/mysql-4.0wax@mysql.com2003-07-311-16/+39
| | |\ \
| | | * | BUGwax@mysql.com2003-07-311-16/+39
* | | | | mergedserg@serg.mylan2003-09-033-11/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]serg@serg.mylan2003-09-031-1/+3
| * | | | use crc32() from bundled zlib if system zlib is unavailableserg@serg.mylan2003-08-212-1/+37
| * | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-08-122-4/+23
| |\ \ \ \
| * | | | | table checksum background:serg@serg.mylan2003-08-051-10/+11
* | | | | | Cleanupsmonty@narttu.mysql.fi2003-08-262-33/+34
* | | | | | mergemonty@mashka.mysql.fi2003-08-192-4/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)dlenev@dlenev.mshome2003-08-112-4/+23
| |/ / / /
* | | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-1110-252/+256
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-9/+1
| |/ /
| * | Fix for service issue with paths having spaces (bug #687)miguel@hegel.local2003-07-231-0/+8
| * | Removed wrong "Found lock of type # that is write and read locked" warnings.monty@narttu.mysql.fi2003-07-181-7/+14
| * | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...monty@narttu.mysql.fi2003-07-181-3/+3
| |/
| * Fix VC++ compiler error on Windowsmiguel@hegel.(none)2003-07-021-1/+1
| * merge changesSinisa@sinisa.nasamreza.org2003-07-021-0/+5
| |\
| | * Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-0/+5
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-251-7/+19
| |\ \ | | |/
| | * Simple code cleanupmonty@narttu.mysql.fi2003-06-231-7/+19
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-176-244/+235
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-06-124-230/+209
| | |\
| | | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-124-183/+167
| | | * Indentationmonty@narttu.mysql.fi2003-06-121-128/+123
| | * | removed a wrong cast that limited ulonglong options to max. ulong value.serg@serg.mylan2003-06-121-2/+2
| | |/
| | * Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-4/+5
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-022-35/+102
| |\ \
| * | | several bug fixesSinisa@sinisa.nasamreza.org2003-05-311-0/+1