summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-2817-155/+554
|\
| * support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-2817-155/+554
* | Add DROP TABLE before trying to create view (in mysqldump)monty@mysql.com2005-10-271-9/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-273-10/+11
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-273-10/+11
| |\ \
| | * | Fixes during review of pushed codemonty@mysql.com2005-10-273-10/+11
* | | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-271-16/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for the patch #13377. Avoids race condition for relay logs close.SergeyV@selena.2005-10-271-16/+14
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-271-3/+8
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-10-271-3/+8
| |\ \ \ \
| | * | | | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0ingo@mysql.com2005-10-261-3/+8
* | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-2713-62/+105
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2005-10-262-3/+18
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-262-3/+18
| | |\ \ \ \ \
| | | * \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-11203jimw@mysql.com2005-10-211-2/+17
| | | |\ \ \ \ \
| | | | * | | | | Fix LOAD DATA to handle having the escape and enclosed-by characterjimw@mysql.com2005-06-221-2/+17
| | | * | | | | | compilation failure fixedserg@serg.mylan2005-10-211-1/+1
| | | * | | | | | Bug#13233bar@mysql.com2005-10-212-3/+8
| * | | | | | | | Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...brian@zim.(none)2005-10-261-1/+0
| * | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-262-42/+22
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-261-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Formatting change for #14137 patch.SergeyV@selena.2005-10-261-1/+1
| | | * | | | | | | Fixes bug #14137. Converts charsets_dir path to underlying SergeyV@selena.2005-10-241-0/+1
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-13534jimw@mysql.com2005-10-251-42/+21
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix calculation of TIMESTAMPDIFF() of months and years. (Bug #13534)jimw@mysql.com2005-10-131-42/+21
| * | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-255-13/+57
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-5.0sasha@asksasha.com2005-10-251-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fix for BUG#12974: mysqld segfaults when depreciated option --sql-bin-update-...sasha@asksasha.com2005-10-221-1/+1
| | * | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-10-254-9/+41
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge deer.(none):/home/hf/work/mysql-5.0.13820hf@deer.(none)2005-10-251-6/+32
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix for bug #13820 (No warning on log(NEGATIVE))hf@deer.(none)2005-10-171-6/+32
| | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge deer.(none):/home/hf/work/mysql-5.0.13667hf@deer.(none)2005-10-251-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix for bug #13667 (Inconsistency for decimal(m,d) specification.hf@deer.(none)2005-10-111-1/+1
| | | * | | | | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-10-252-2/+8
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-10-252-2/+8
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Additional fix for bug #12267 (Can't use POINT for primary key)hf@deer.(none)2005-10-152-1/+6
| | | | | * | | | | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-10-151-1/+2
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / | | | | | |/| | | | | | | | |
| | | | | | * | | | | | | | | Fix for bug #12267 (primary key over GEOMETRY field)hf@deer.(none)2005-09-261-1/+2
| | * | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0acurtis@zim.(none)2005-10-251-3/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Deprecate RAID create optionsacurtis@zim.(none)2005-10-251-3/+15
| * | | | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-254-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-244-3/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | This patch add support for storing Geometry types to Archive, Innodb, NDB, an...brian@zim.(none)2005-10-244-3/+8
| | | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix for bug #14290: wrong CHARACTER_MAXIMUM_LENGTH value for some text fields.ramil@mysql.com2005-10-251-2/+3
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-251-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | a fix (bug #14207: strange change of values CHARACTER_OCTET_LENGTH and CHARAC...ramil@mysql.com2005-10-241-3/+3
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-10-253-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix for BUG#13037: undefined variable in IF cause erroneous error-message.anozdrin@mysql.com2005-10-253-2/+14
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-258-149/+256
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-10-251-9/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |