| Commit message (Expand) | Author | Age | Files | Lines |
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -365/+0 |
* | Changed "const row not found" to "Const row not found" | Monty | 2017-12-02 | 1 | -1/+1 |
* | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -0/+15 |
|\ |
|
| * | MDEV-9390 Function found_rows() gives incorrect result where the previous SEL... | Sergei Golubchik | 2016-02-15 | 1 | -0/+15 |
* | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -10/+10 |
|/ |
|
* | MDEV-7219 SQL_CALC_FOUND_ROWS yields wrong result | Sergei Golubchik | 2015-01-19 | 1 | -0/+16 |
* | MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result again | Sergei Golubchik | 2014-06-05 | 1 | -0/+17 |
* | revert the fix for MDEV-5898, restore the fix for MDEV-5549. | Sergei Golubchik | 2014-06-05 | 1 | -13/+4 |
* | MDEV-5898 FOUND_ROWS() return incorrect value when using DISTINCT | Sergei Golubchik | 2014-03-19 | 1 | -0/+33 |
* | MDEV-5549 Wrong row counter in found_rows() result | Sergei Golubchik | 2014-02-01 | 1 | -0/+11 |
* | Fixed bug#28404. | unknown | 2007-08-02 | 1 | -1/+1 |
* | Merge | unknown | 2005-03-01 | 1 | -0/+25 |
|\ |
|
| * | merging | unknown | 2005-02-28 | 1 | -0/+9 |
| |\ |
|
| * | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used). | unknown | 2004-10-27 | 1 | -0/+25 |
* | | | merge with 4.1 | unknown | 2005-02-28 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed wrong memory references found by purify | unknown | 2005-02-28 | 1 | -0/+1 |
* | | | Manual merge | unknown | 2005-01-22 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 | unknown | 2005-01-22 | 1 | -0/+8 |
| |\ \
| | |/
| |/| |
|
| | * | select_found.result, select_found.test: | unknown | 2005-01-22 | 1 | -0/+8 |
* | | | Add support for up to VARCHAR (size up to 65535) | unknown | 2004-12-06 | 1 | -1/+1 |
|/ / |
|
* | | cleanup | unknown | 2004-08-07 | 1 | -1/+4 |
* | | Merge with 4.0 to get fixes for netware | unknown | 2004-06-02 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | a fix. | unknown | 2004-05-28 | 1 | -0/+17 |
* | | Merge with 4.0 to get fix for mysqlbinlog | unknown | 2004-02-16 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | fixed copying of color in SEL_ARG::clone (fixed bug #2968) | unknown | 2004-02-12 | 1 | -0/+18 |
* | | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | unknown | 2003-12-11 | 1 | -0/+19 |
* | | WorkLog#1323 | unknown | 2003-12-10 | 1 | -1/+1 |
* | | Add warnings for single line inserts. To do this I had to convert count_cuted... | unknown | 2003-10-11 | 1 | -1/+1 |
* | | Merge with 4.0.11 | unknown | 2003-02-04 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), | unknown | 2003-01-28 | 1 | -7/+7 |
* | | adding mandatory aliases for derived tables as per SQL-99 | unknown | 2002-11-28 | 1 | -1/+1 |
* | | fixed another small bug with LIMIT ) | unknown | 2002-11-19 | 1 | -0/+5 |
* | | Makng sure that LIMIT 0 works in this case to: | unknown | 2002-11-19 | 1 | -0/+5 |
* | | lot's of fixes with test cases | unknown | 2002-11-18 | 1 | -2/+2 |
* | | Some new tests................... | unknown | 2002-11-16 | 1 | -0/+10 |
|/ |
|
* | Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT | unknown | 2002-06-10 | 1 | -1/+17 |
* | Fix bug in SELECT SQL_CALC_FOUND_ROWS | unknown | 2002-05-16 | 1 | -2/+87 |
* | several bug fixes and tests | unknown | 2002-03-05 | 1 | -0/+6 |
* | Fix some bugs introduced with the new my_getopt | unknown | 2002-02-08 | 1 | -0/+17 |
* | client/mysqlmanagerc.c | unknown | 2001-09-27 | 1 | -0/+16 |
* | Fixed bug when sorting big files (introduced with multi-table-delete) | unknown | 2001-06-25 | 1 | -1/+1 |
* | Don't write rows in MyISAM tables when using count(distinct) | unknown | 2001-05-23 | 1 | -0/+31 |