Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEBUG_PRINT() has been fixed | ram@mysql.r18.ru | 2002-10-14 | 1 | -2/+2 |
* | fixed bug of multi-level EXPLAIN | bell@sanja.is.com.ua | 2002-10-13 | 7 | -4/+25 |
* | fixed subselect * bug | bell@sanja.is.com.ua | 2002-10-12 | 3 | -6/+20 |
* | fixed bug in subselect value storing | bell@sanja.is.com.ua | 2002-10-11 | 5 | -6/+24 |
* | Don't use sort_order directly | bar@bar.mysql.r18.ru | 2002-10-10 | 2 | -22/+3 |
* | Don't use sort_order directly | bar@bar.mysql.r18.ru | 2002-10-10 | 2 | -24/+5 |
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | bar@bar.mysql.r18.ru | 2002-10-10 | 16 | -126/+132 |
* | Some reorganization to use less memory as well as to hide some implementation | bar@bar.mysql.r18.ru | 2002-10-10 | 15 | -803/+908 |
* | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 11 | -90/+44 |
* | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 16 | -91/+118 |
* | removed 'this' pointer from initialization list of constructors | bell@sanja.is.com.ua | 2002-10-08 | 2 | -13/+27 |
* | removed compiler warnings | bell@sanja.is.com.ua | 2002-10-08 | 1 | -3/+3 |
* | fixed couple of bugs in field/reference name resolution | bell@sanja.is.com.ua | 2002-10-08 | 7 | -31/+121 |
* | test case for auto_increment for HEAP | ram@mysql.r18.ru | 2002-10-08 | 2 | -0/+71 |
* | Fixup. | arjen@fred.bitbike.com | 2002-10-08 | 1 | -1/+1 |
* | Update reserved words list (4.1) | arjen@fred.bitbike.com | 2002-10-08 | 1 | -88/+97 |
* | Sync wth 3.23 changelog. | arjen@fred.bitbike.com | 2002-10-08 | 1 | -0/+2 |
* | Syncing with 4.0 docs. | arjen@fred.bitbike.com | 2002-10-08 | 1 | -76/+101 |
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-07 | 3 | -4/+49 |
|\ | |||||
| * | fixed error handling bug | bell@sanja.is.com.ua | 2002-10-07 | 3 | -4/+49 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-07 | 1 | -8/+8 |
|\ \ | |||||
| * | | fixed dbd test results after EXPLAIN output changing | bell@sanja.is.com.ua | 2002-10-07 | 1 | -8/+8 |
| |/ | |||||
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2002-10-07 | 12 | -19/+127 |
|\ \ | |/ |/| | |||||
| * | auto_increment for heap tables | ram@mysql.r18.ru | 2002-10-07 | 12 | -19/+127 |
* | | after merging fix | bell@sanja.is.com.ua | 2002-10-07 | 6 | -10/+14 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-04 | 1 | -15/+26 |
|\ \ | |/ | |||||
| * | a bit speeding-up of key_cmp() function | ram@mysql.r18.ru | 2002-10-04 | 1 | -15/+26 |
* | | merging | bell@sanja.is.com.ua | 2002-10-04 | 49 | -809/+1304 |
|\ \ | |/ |/| | |||||
| * | fixing EXPLAIN select types | bell@sanja.is.com.ua | 2002-10-03 | 25 | -187/+189 |
| * | fixed bug in string & date types with group function in subselect | bell@sanja.is.com.ua | 2002-09-28 | 5 | -5/+91 |
| * | fixed Item_subselect constructor | bell@sanja.is.com.ua | 2002-09-27 | 1 | -1/+1 |
| * | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 36 | -457/+607 |
| * | merged | bell@sanja.is.com.ua | 2002-09-03 | 25 | -360/+657 |
| |\ | |||||
| | * | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 25 | -354/+658 |
* | | | Fixed bug that causes select test to fail | monty@mashka.mysql.fi | 2002-10-03 | 2 | -2/+2 |
* | | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-10-03 | 11 | -56/+61 |
|\ \ \ | |||||
| * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-03 | 7 | -34/+47 |
| |\ \ \ | |||||
| | * | | | after merging bugfix | bell@sanja.is.com.ua | 2002-10-03 | 7 | -34/+47 |
| * | | | | Merge mysql.r18.ru:/usr/home/ram/mysql-4.1.last | ram@mysql.r18.ru | 2002-10-03 | 3 | -20/+12 |
| |\ \ \ \ | |||||
| | * | | | | Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ... | ram@mysql.r18.ru | 2002-10-03 | 3 | -20/+12 |
| * | | | | | Failed to compile on FreeBSD: | bar@bar.mysql.r18.ru | 2002-10-03 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Update after last merge. Fixes some wrong test results. | monty@mashka.mysql.fi | 2002-10-03 | 11 | -55/+66 |
* | | | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 370 | -5564/+74767 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update libmysqld to use 4.1 protocol. | monty@mashka.mysql.fi | 2002-10-02 | 3 | -8/+32 |
| * | | | | merge with work | monty@mashka.mysql.fi | 2002-10-02 | 62 | -158/+1925 |
| |\ \ \ \ | |||||
| | * | | | | User variables didn't store charset, so this didn't work | bar@bar.mysql.r18.ru | 2002-10-01 | 3 | -6/+11 |
| | * | | | | SHOW TABLE STATUS now displays table charset as well | bar@bar.mysql.r18.ru | 2002-10-01 | 2 | -1/+5 |
| | |/ / / | |||||
| | * | | | UTF8 now works with up to 3 byte sequences only | bar@bar.mysql.r18.ru | 2002-09-27 | 1 | -1/+1 |
| | * | | | fixed grammar error | bell@sanja.is.com.ua | 2002-09-27 | 20 | -40/+40 |
| | * | | | Fixed that CHARSET keyword could not be used as identifier | bar@bar.mysql.r18.ru | 2002-09-13 | 1 | -0/+1 |