| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: make a couple of tests more robust | Sergei Golubchik | 2017-02-13 | 1 | -0/+2 |
* | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result | Alexander Barkov | 2016-03-21 | 1 | -1/+10 |
* | MDEV-8709 Row equality elements do not get propagated | Alexander Barkov | 2015-09-11 | 1 | -0/+18 |
* | Bug #54190: Comparison to row subquery produces incorrect | Alexey Kopytov | 2010-09-09 | 1 | -0/+19 |
* | Bug#52124 memory leaks like a sieve in datetime, timestamp, time, date fields... | Sergey Glukhov | 2010-04-16 | 1 | -0/+11 |
* | Bug#37601 Cast Is Not Done On Row Comparison | Sergey Glukhov | 2009-02-19 | 1 | -0/+18 |
* | Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*): | unknown | 2008-02-28 | 1 | -0/+13 |
* | Fix some mysqltest warnings. | unknown | 2007-06-01 | 1 | -2/+0 |
* | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704 | unknown | 2007-04-20 | 1 | -0/+45 |
|\ |
|
| * | Bug#27704: incorrect comparison of rows with NULL components | unknown | 2007-04-20 | 1 | -0/+45 |
* | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27484 | unknown | 2007-04-11 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | Fixed bug #27484: a crash when incompatible row expressions with nested rows | unknown | 2007-04-11 | 1 | -0/+25 |
* | | Fixed bug #27154: memory corruption when using row equalities in where | unknown | 2007-03-31 | 1 | -0/+17 |
* | | Fixed bug #16081: row equalities were not taken into | unknown | 2006-09-01 | 1 | -0/+47 |
* | | stop on NULL comparison only if it is allowed (BUG#12509) | unknown | 2005-08-18 | 1 | -0/+6 |
* | | Merge mysql.com:/home/my/mysql-4.1 | unknown | 2005-07-28 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+2 |
* | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when... | unknown | 2005-04-04 | 1 | -1/+1 |
* | | Fixed failing test cases 'row.test' when running with --ps-protocol | unknown | 2005-02-15 | 1 | -0/+2 |
|/ |
|
* | After merge fixes | unknown | 2004-02-16 | 1 | -7/+7 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -0/+1 |
* | After merge fixes | unknown | 2003-08-19 | 1 | -7/+7 |
* | Fix for a bug with ROW(..) <=> ROW(...) | unknown | 2003-03-10 | 1 | -0/+2 |
* | fixed row items with group functions | unknown | 2003-01-29 | 1 | -0/+12 |
* | making the keyword ROW for row items optional | unknown | 2003-01-26 | 1 | -7/+10 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -2/+7 |
* | postreview fix (SCRUM) | unknown | 2002-12-10 | 1 | -0/+2 |
* | optimized IN with Rows (SCRUM) | unknown | 2002-12-08 | 1 | -4/+21 |
* | IN with row item without constant optimisation (SCRUM) | unknown | 2002-12-07 | 1 | -0/+42 |