| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved spatial functions to the sql/item_geofunc.cc file. | ram@mysql.r18.ru | 2003-05-30 | 10 | -1052/+1016 |
* | Merge mysql.r18.ru:/usr/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-05-30 | 1 | -2/+2 |
|\ |
|
| * | Fix for the bug #537 (UDF example broken on 4.1). | ram@mysql.r18.ru | 2003-05-30 | 1 | -2/+2 |
* | | new version of help | vva@eagle.mysql.r18.ru | 2003-05-29 | 4 | -256/+556 |
|/ |
|
* | manual types casting to satisfy gcc 3.2.1 compiler | bell@sanja.is.com.ua | 2003-05-28 | 1 | -2/+2 |
* | CAST(expr AS char) now supports character set with conversion: | bar@bar.mysql.r18.ru | 2003-05-28 | 3 | -14/+19 |
* | --with-collation argument for configure. Now one can for example use this: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -2/+2 |
* | "mysql" now sends client character set to server. | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -0/+9 |
* | after-review fix | bell@sanja.is.com.ua | 2003-05-28 | 1 | -44/+45 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-05-28 | 1 | -10/+44 |
|\ |
|
| * | fixed priority checking bug in sub select handling | bell@sanja.is.com.ua | 2003-05-28 | 1 | -10/+44 |
* | | ORDER BY optimization | monty@narttu.mysql.fi | 2003-05-27 | 4 | -15/+32 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-05-27 | 2 | -2/+14 |
|\ \ |
|
| * | | Index.xml: | mysql@home.(none) | 2003-05-27 | 1 | -2/+8 |
| * | | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4sm | wax@kishkin.ru | 2003-05-27 | 1 | -0/+6 |
| |\ \
| | |/
| |/| |
|
| | * | add check of __NT__ definition for shared_memory for tree 4.1 | wax@kishkin.ru | 2003-05-21 | 1 | -0/+6 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-05-26 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Portability fix | monty@narttu.mysql.fi | 2003-05-26 | 1 | -1/+2 |
* | | | ixed wrong unlock of tables (new bug) | monty@mashka.mysql.fi | 2003-05-26 | 4 | -19/+18 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-05-26 | 5 | -46/+62 |
|\ \ \ |
|
| * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-05-26 | 5 | -46/+62 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-05-26 | 8 | -70/+87 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set | monty@mashka.mysql.fi | 2003-05-26 | 8 | -70/+87 |
* | | | | Index.xml: | bar@bar.mysql.r18.ru | 2003-05-26 | 1 | -1/+3 |
| |/ /
|/| | |
|
* | | | latin7.xml: | bar@bar.mysql.r18.ru | 2003-05-23 | 2 | -4/+4 |
* | | | BINARY collations for every character set | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -2/+37 |
* | | | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 6 | -45/+48 |
* | | | Character set sets now check if required non-dynamic charsets were really com... | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -3/+12 |
* | | | convert.cc was removed | bar@bar.mysql.r18.ru | 2003-05-23 | 2 | -466/+1 |
* | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility: | bar@bar.mysql.r18.ru | 2003-05-23 | 3 | -45/+34 |
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lost | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+3 |
* | | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1 | administrador@light.hegel.local | 2003-05-23 | 1 | -43/+43 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Translation English -> Protuguese | administrador@light.hegel.local | 2003-05-23 | 1 | -43/+43 |
* | | | | Automatic conversion into supersets (utf8, ucs2) for comparison in some cases | bar@bar.mysql.r18.ru | 2003-05-23 | 3 | -7/+65 |
|/ / / |
|
* | | | USER, DATABASE and VERSION functions returns now IMPLICIT coercibility | bar@bar.mysql.r18.ru | 2003-05-22 | 2 | -3/+3 |
* | | | mysqld.cc: | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -0/+6 |
* | | | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 2 | -5/+5 |
* | | | Index.xml: | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -3/+3 |
|/ / |
|
* | | Updated results & after merge fix | monty@mashka.mysql.fi | 2003-05-22 | 1 | -4/+5 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 78 | -1338/+1859 |
|\ \ |
|
| * | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 27 | -379/+523 |
| * | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 71 | -1012/+1394 |
| |\ \ |
|
| | * \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-19 | 5 | -8/+27 |
| | |\ \ |
|
| | | * | | Added option --read-only (Thanks to Markus Benning) | monty@narttu.mysql.fi | 2003-05-19 | 5 | -8/+27 |
| | * | | | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h: | heikki@hundin.mysql.fi | 2003-05-16 | 2 | -4/+3 |
| | |/ / |
|
| | * | | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432 | monty@narttu.mysql.fi | 2003-05-14 | 1 | -7/+9 |
| | * | | Fix for checking global_access rights | monty@narttu.mysql.fi | 2003-05-14 | 1 | -8/+23 |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-14 | 1 | -2/+6 |
| | |\ \ |
|
| | | * \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-05-13 | 1 | -2/+6 |
| | | |\ \ |
|