Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-18 | 1 | -0/+1 |
| | | | | InnoDB maps HA_READ_PREFIX_LAST_OR_PREV to PAGE_CUR_LE, but note that only complete-field prefixes of the kay value can be used as the search key | ||||
* | Made it work with bison 1.875. They've changed the "parse error" string into | pem@mysql.com | 2003-02-18 | 1 | -1/+2 |
| | | | | "syntax error". | ||||
* | sql_table.cc, field.cc: | bar@bar.mysql.r18.ru | 2003-02-17 | 3 | -10/+15 |
| | | | | | | Bug fix opt_range.cc: Buf fix | ||||
* | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 8 | -63/+32 |
|\ | |||||
| * | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 9 | -66/+32 |
| | | | | | | | | Novell patches | ||||
| * | Merge mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
| |\ | | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.0 | ||||
| | * | Fixed problem with ISNULL on fields that could not be null | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
| | | | |||||
| | * | backported MERGE+MAX bugfix from 4.0 | serg@serg.mysql.com | 2003-02-12 | 1 | -4/+3 |
| | | | |||||
| | * | backporting Peter's fix for better RAND() initialization from 4.0 | serg@serg.mysql.com | 2003-02-11 | 1 | -1/+1 |
| | | | |||||
* | | | fixed excluding st_select_lex from global select list | bell@sanja.is.com.ua | 2003-02-16 | 3 | -9/+11 |
| | | | | | | | | | | | | | | | fixed destroing not well constructed analize object fixed wrong detection of unions in derived tables | ||||
* | | | fixed memory leak in procedure with subselects | bell@sanja.is.com.ua | 2003-02-14 | 1 | -0/+3 |
| | | | |||||
* | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-02-14 | 12 | -225/+207 |
|\ \ \ | |||||
| * | | | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 12 | -225/+207 |
| | | | | | | | | | | | | | | | | Fixed problem with LIKE and BINARY | ||||
* | | | | item_strfunc.cc: | bar@bar.mysql.r18.ru | 2003-02-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fix | ||||
* | | | | item_strfunc.cc: | bar@bar.mysql.r18.ru | 2003-02-13 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | Fix | ||||
* | | | | sql_yacc.yy: | bar@bar.mysql.r18.ru | 2003-02-13 | 1 | -0/+1 |
|/ / / | | | | | | | | | | Compilation failure fix | ||||
* | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-02-12 | 5 | -10/+36 |
|\ \ \ | |||||
| * | | | lex.h: | bar@bar.mysql.r18.ru | 2003-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Typo fix | ||||
| * | | | lex.h: | bar@bar.mysql.r18.ru | 2003-02-11 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | New synonyms for spatial functions for compatibility with http://www.opengis.org/testing/sfsql/sqltsch.sql | ||||
| * | | | For more OpenGIS compatibility, these symbols are now synomims to GEOMETRY type: | bar@bar.mysql.r18.ru | 2003-02-11 | 2 | -6/+28 |
| | | | | | | | | | | | | | | | | POINT, LINESTRING, POLYGON, MULTIPOINT, MULTIPOLYGON, MULTILINESTRING | ||||
| * | | | Windows compile fixups (To be verified by respective devs) | venu@myvenu.com | 2003-02-04 | 3 | -3/+3 |
| | | | | |||||
* | | | | Updated configure script to handle 1 digit numbers in MySQL version | monty@mashka.mysql.fi | 2003-02-12 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixed a few typos from last patch | ||||
* | | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 29 | -557/+817 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Portability fixes Added new client function: mysql_get_server_version() New server help code (From Victor Vagin) Fixed wrong usage of binary() Disabled RTREE usage for now. | ||||
* | | | | merge | monty@mashka.mysql.fi | 2003-02-10 | 3 | -3/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-10 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Better fix for count(distinct) bug | monty@mashka.mysql.fi | 2003-02-10 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql | serg@sergbook.mysql.com | 2003-02-10 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | | error message fixed (new error code will be introduced in 4.1) | serg@sergbook.mysql.com | 2003-02-10 | 1 | -1/+3 |
| | | | | |||||
| | * | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2003-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Backport from 4.0: fix potential bug if store_lock is called with TL_IGNORE in the middle of a query | ||||
| * | | | count(distint) on an empty table crash fixed | serg@sergbook.mysql.com | 2003-02-10 | 2 | -4/+5 |
| | | | | |||||
* | | | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 15 | -27/+35 |
| | | | | | | | | | | | | | | | | | | | | Optimize depending sub querys Remove valgrind warnings | ||||
* | | | | Merge mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-10 | 1 | -12/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.1 | ||||
| * | | | Fixed memory reference error when doing key_column <=> NULL on column that ↵ | monty@mashka.mysql.fi | 2003-02-10 | 1 | -12/+2 |
| | | | | | | | | | | | | | | | | is defined as NOT NULL | ||||
* | | | | merge with 4.0.11 to get fix for thread stack | monty@mashka.mysql.fi | 2003-02-08 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Check how much stack we got; Needed to be able to run crash-me | monty@mashka.mysql.fi | 2003-02-08 | 1 | -1/+11 |
| | | | | |||||
* | | | | merge | monty@mashka.mysql.fi | 2003-02-08 | 5 | -15/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-07 | 5 | -5/+16 |
| |\ \ \ | |||||
| | * | | | Fix problem in MIN/MAX optimisation (from last patch) | monty@mashka.mysql.fi | 2003-02-07 | 5 | -5/+16 |
| | | | | | | | | | | | | | | | | | | | | Don't make OLD_PASSWORD() a reserved word | ||||
| * | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -11/+8 |
| |/ / / | | | | | | | | | | | | | Clarify the meaning of HA_READ_PREFIX_LAST as a search flag. InnoDB assumed the meaning wrong. | ||||
* | | | | Update lengths for fields in MYSQL_FIELD | monty@mashka.mysql.fi | 2003-02-08 | 1 | -1/+0 |
| | | | | |||||
* | | | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 7 | -19/+65 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-07 | 10 | -40/+66 |
| |\ \ \ | |||||
| | * | | | Allow 4.0 to read new 4.1 .frm files | monty@mashka.mysql.fi | 2003-02-07 | 1 | -11/+20 |
| | | | | | |||||
| | * | | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 9 | -29/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ALL as parameter option for all group functions. Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way. Sort NULL last if DESC is used (ANSI SQL 99 requirement) | ||||
| * | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | Since MySQL uses HA_READ_PREFIX_LAST in a wrong place, we make InnoDB to convert it to a right search condition | ||||
| * | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-05 | 1 | -3/+11 |
| |/ / / | | | | | | | | | | | | | Fix potential bug: if MySQL calls store_lock with the TL_IGNORE argument in the middle of query processing, then InnoDB select_lock_type could be reset to LOCK_NONE in a wrong place | ||||
* | | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 16 | -112/+120 |
| | | | | | | | | | | | | | | | | | | | | Added lengths for all MYSQL_FIELD string parameters Changed field length to 2 byte in .frm files | ||||
* | | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 48 | -3842/+1243 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fixed bug in ulonglong parsing for constructs that only takes unsigned ↵ | monty@mashka.mysql.fi | 2003-02-04 | 1 | -3/+4 |
| | | | | | | | | | | | | longlong as parameter. | ||||
| * | | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 4 | -25/+76 |
| | | | | | | | | | | | | | | | MIN(key_column) could in some cases return NULL on a column with NULL and other values. MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN. |