summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-0824-60/+117
|\
| * Comment for do_command moved inside #ifndef EMBEDDED_LIBRARY.unknown2004-03-081-2/+11
| * 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 paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-057-24/+22
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-057-24/+22
| |\ \ \
| | * | | Portability fixesunknown2004-03-057-24/+22
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-0552-1761/+1934
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-029-69/+39
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup ha_checktype() and redundant variables.unknown2004-03-029-69/+39
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-0147-164/+331
|\ \ \ \ \ | |/ / / /
| * | | | 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
| * | | | | - fixed another HP-UX compile error ("Member 'set_item_arena' not declared unknown2004-02-281-1/+1
| |/ / / /
| * | | | fix CHARSET(UUID())unknown2004-02-272-1/+5
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-274-5/+3
| |\ \ \ \
| | * | | | - removed extraneous Item_ident:: to fix a compile error on HP-UXunknown2004-02-271-1/+1
| | * | | | Applied fixes to issues discovered during test builds on Windows.unknown2004-02-272-2/+2
| | * | | | do not use static array of pastpoints in my_strtod - it is not portableunknown2004-02-271-2/+0
| | | |/ / | | |/| |
| * | | | comment correctedunknown2004-02-271-1/+1
| * | | | my_gethwaddr() for linux/freebsdunknown2004-02-278-20/+149