summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* field.cc:unknown2003-02-271-1/+45
* field.cc:unknown2003-02-271-5/+5
* Merge work:/my/mysql-4.1 into narttu.mysql.fi:/my/mysql-4.1unknown2003-02-2711-37/+92
|\
| * Merge with 4.0unknown2003-02-274-9/+21
| |\
| | * Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-272-1/+6
| | * Code cleanupunknown2003-02-271-8/+3
| | * Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| | |\
| | | * Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| | | |\
| | | | * Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| | | | * Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
| | * | | ha_innodb.cc:unknown2003-02-261-1/+7
| | * | | ha_innodb.cc:unknown2003-02-261-3/+6
| | * | | Merge sinisa@work.mysql.com://home/bk/mysql-4.0unknown2003-02-261-2/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | A fix for a crashing bug with unspecified database in this type ofunknown2003-02-261-2/+9
| * | | | Portability fixesunknown2003-02-278-28/+71
* | | | | Minor changes from 4.0->4.1 by Novell (Rob Lyon)unknown2003-02-261-1/+0
* | | | | All segments of SPATIAL keys MUST be NOT NULL.unknown2003-02-2624-27/+50
* | | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-2647-156/+244
|\ \ \ \ \
| * | | | | sql_yacc.yy, lex.h:unknown2003-02-262-0/+13
| * | | | | set_var.cc, set_var.h:unknown2003-02-262-0/+69
| * | | | | sql_show.cc:unknown2003-02-261-7/+7
| * | | | | sql_class.h:unknown2003-02-261-0/+1
| * | | | | sql_test.cc:unknown2003-02-261-3/+3
| * | | | | sql_udf.cc, protocol.cc:unknown2003-02-262-5/+5
| * | | | | set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-264-4/+4
| * | | | | sql_analyse.cc, spatial.cc:unknown2003-02-263-33/+26
| * | | | | item_func.cc:unknown2003-02-262-17/+14
| * | | | | item_sum.cc:unknown2003-02-261-0/+1
| * | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-261-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for MIX and MAX. Item must be checked against binary().unknown2003-02-261-1/+1
| * | | | | Merge with 4.0.11unknown2003-02-2631-86/+100
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-2623-70/+77
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fixed "syntax" errors in text message files.unknown2003-02-2522-253/+253
| | | * | Indentation cleanupunknown2003-02-251-0/+2
| | | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-193-13/+20
| | | |\ \
| | | | * | prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
| | | | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-02-181-8/+10
| | | | |\ \
| | | | * | | fixed memory leak in ANALIZE initialization error reportingunknown2003-02-141-0/+4
| | | * | | | another fix for RAND() initializationunknown2003-02-121-1/+1
| | | |/ / /
| | * | | | Portability fix for HPUX10.20unknown2003-02-251-7/+5
| | | |_|/ | | |/| |
| | * | | opt_sum.cc:unknown2003-02-231-1/+2
| | * | | ALTER TABLE closes all open HANDLER's for the table in questionunknown2003-02-222-4/+8
| | * | | do not allow COLUMN and AFTER/FIRST inunknown2003-02-221-3/+12
| | * | | Reverted Sinisa's patch "Fixing the error messages returned on GRANTunknown2003-02-192-7/+3
| | * | | Applied Sinisa's patch:unknown2003-02-192-2/+2
| | * | | Applying Sinisa's patch:unknown2003-02-193-7/+1
| | * | | - Applying Sinisa's Patch "Fixing the error messages returned on unknown2003-02-192-3/+7
| | * | | ha_innodb.cc:unknown2003-02-181-2/+8
| | * | | page0cur.c:unknown2003-02-181-2/+2
| | * | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-179-72/+40
| | |\ \ \