summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationserg@serg.mylan2003-07-222-23/+46
* | | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...serg@serg.mylan2003-07-201-3/+2
* | | | Support for variables with componentsmonty@mashka.mysql.fi2003-07-061-28/+33
* | | | Fixed testcases and bug introduced by last changesetmonty@mashka.mysql.fi2003-07-011-3/+6
* | | | mergemonty@mashka.mysql.fi2003-07-012-8/+10
|\ \ \ \
| * | | | Fix needed to support MERGE tables in different databasesmonty@mashka.mysql.fi2003-07-012-8/+10
* | | | | Made check for structured option handling more robust and faster.jani@rhols221.adsl.netsonic.fi2003-06-301-6/+8
* | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-06-271-0/+10
|\ \ \ \ \
| * \ \ \ \ Mergeserg@serg.mylan2003-06-241-0/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | comment addedserg@serg.mylan2003-06-161-0/+10
* | | | | | Added support for structured options (WL task ID 947).jani@rhols221.adsl.netsonic.fi2003-06-271-40/+100
|/ / / / /
* | | | | Mergeigor@rurik.mysql.com2003-06-182-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-142-5/+9
* | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-121-0/+80
|\ \ \ \ \
| * | | | | Many files:igor@rurik.mysql.com2003-06-121-0/+80
* | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-121-3/+6
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | logging_ok:igor@rurik.mysql.com2003-05-131-3/+6
* | | | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-051-9/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added function commentmonty@narttu.mysql.fi2003-06-051-3/+15
| * | | | Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-6/+5
| | |_|/ | |/| |
* | | | merge with public treemonty@narttu.mysql.fi2003-06-052-35/+101
|\ \ \ \
| * \ \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-042-35/+101
| |\ \ \ \ | | |/ / /
| | * | | Small fixes (nothing nameworthy)monty@narttu.mysql.fi2003-06-011-10/+31
| | * | | Fix for 64 bit machines (To remove warnings on Itanium)monty@narttu.mysql.fi2003-05-261-0/+1
| | * | | Merge jani@192.168.0.2:/my/mysql-4.0jani@ua126d19.elisa.omakaista.fi2003-05-261-28/+47
| | |\ \ \
| | | * | | Fixed core dump bug when shuting down mysqldmonty@narttu.mysql.fi2003-05-261-28/+47
| | | | |/ | | | |/|
| | * | | Fixed a bug with having comments after options in config files.jani@hynda.(none)2003-05-141-2/+28
| | |/ /
* | | | SCRUM:hf@deer.(none)2003-06-031-2/+0
* | | | SCRUM:hf@deer.(none)2003-05-311-1/+1
|/ / /
* | | --with-charset was not up to datebar@bar.mysql.r18.ru2003-05-261-6/+6
* | | BINARY collations for every character setbar@bar.mysql.r18.ru2003-05-231-1/+12
* | | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-232-35/+5