summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for valgrind's warningunknown2004-03-155-17/+25
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-141-1/+8
|\
| * UUID() bug that manifests itself on low-res (<1 us) timers onlyunknown2004-03-141-1/+8
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-141-1/+14
|\ \
| * | fixed bug #856 'Naming a key "Primary" causes trouble'unknown2004-03-141-1/+14
| |/
* | fixed bug #1427 "enum allows duplicate values in the list"unknown2004-03-1324-0/+71
|/
* Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-125-447/+497
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-101-1/+1
|\
| * Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BYunknown2004-03-091-1/+1
* | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULLunknown2004-03-091-6/+19
* | Reapply change after merge.unknown2004-03-081-1/+1
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-081-2/+11
|\ \ | |/
| * Comment for do_command moved inside #ifndef EMBEDDED_LIBRARY.unknown2004-03-081-2/+11
* | Make SHOW VARIABLES output really alphabetic.unknown2004-03-071-35/+34
|/
* SESSION instead of LOCAL in error messages.unknown2004-03-0722-22/+22
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-061-36/+84
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-03-061-36/+84
| |\
| | * - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-2/+16
| | * Fixed bug #2082 'mysqldump converts "inf" to NULL' andunknown2004-03-041-40/+74
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-057-24/+22
|\ \ \
| * | | Portability fixesunknown2004-03-057-24/+22
* | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-055-11/+75
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-055-11/+75
| |\ \ \
| | * | | UNHEX() functionunknown2004-03-045-11/+75
| | | |/ | | |/|
* | | | Fixed a type mismatch between int_table_flags and table_flags() in MyISAM han...unknown2004-03-041-1/+1
|/ / /
* | | Mergingunknown2004-03-042-0/+7
|\ \ \ | |_|/ |/| |
| * | Fix for #1992unknown2003-12-062-0/+7
* | | Cleanupunknown2004-03-041-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-0411-1320/+1359
|\ \ \ | |_|/ |/| |
| * | Optimized GIS functionsunknown2004-03-0411-1320/+1359
* | | Comment on handler::unlock_row()unknown2004-03-031-0/+8
* | | Bug #2959 UTF8 charset breaks joins with mixed column/string constantunknown2004-03-031-1/+2
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-021-4/+23
|\ \ \
| * | | More comments on what could explain -1 in Seconds_Behind_Master inunknown2004-03-021-2/+15
| * | | After hours of unsuccessful research onunknown2004-03-021-4/+10
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-029-392/+435
|\ \ \ \
| * | | | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-029-392/+435
* | | | | my_getsystime()unknown2004-03-021-9/+1
* | | | | "you need MySQL build with" may take an configure option as an argument not n...unknown2004-03-0222-22/+22
|/ / / /
* | | | Cleanup ha_checktype() and redundant variables.unknown2004-03-029-69/+39
* | | | fix for a bug #2953.unknown2004-03-011-2/+7
* | | | Add word to error message.unknown2004-02-2922-23/+23
|/ / /
* | | small after-merge fixes (error messages).unknown2004-02-2822-41/+41
* | | temporary undo needed for mergeunknown2004-02-283-36/+47
|\ \ \
| * | | Fix for BUG#3000:unknown2004-02-281-0/+16
| * | | found typounknown2004-02-2221-21/+21
| * | | Fix for BUG#2757unknown2004-02-2125-57/+52
* | | | minor compress() cleanupunknown2004-02-282-4/+4
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-281-2/+2
|\ \ \ \
| * | | | update max_used_connections *after* thread_count was increased to take into a...unknown2004-02-281-2/+2