summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new version of helpunknown2003-05-2913-931/+1653
* manual types casting to satisfy gcc 3.2.1 compilerunknown2003-05-281-2/+2
* CAST(expr AS char) now supports character set with conversion:unknown2003-05-285-14/+41
* ctype-win1250ch.c:unknown2003-05-281-1/+1
* --with-collation argument for configure. Now one can for example use this:unknown2003-05-288-14/+178
* ctype-win1250ch.c:unknown2003-05-281-6/+7
* "mysql" now sends client character set to server.unknown2003-05-283-1/+12
* after-review fixunknown2003-05-281-44/+45
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-283-13/+49
|\
| * fixed priority checking bug in sub select handlingunknown2003-05-283-13/+49
* | - removed all traces of internals.texi from Docs/Makefile.am to avoidunknown2003-05-271-48/+0
* | ORDER BY optimizationunknown2003-05-277-20/+40
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-276-6380/+41
|\ \
| * | Deleted internals.texi (moved to mysqldoc tree - Monty req).unknown2003-05-271-6338/+0
| * | fixed small merge bugunknown2003-05-272-1/+2
| * | conf_to_src.c:unknown2003-05-271-39/+25
| * | Index.xml:unknown2003-05-271-2/+8
| * | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4smunknown2003-05-271-0/+6
| |\ \ | | |/ | |/|
| | * add check of __NT__ definition for shared_memory for tree 4.1unknown2003-05-211-0/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-261-1/+2
|\ \ \ | |/ / |/| |
| * | Portability fixunknown2003-05-261-1/+2
* | | ixed wrong unlock of tables (new bug)unknown2003-05-264-19/+18
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-265-46/+62
|\ \ \
| * | | ha_innodb.cc:unknown2003-05-265-46/+62
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-2612-164/+279
|\ \ \ \ | |/ / / |/| | |
| * | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-2612-164/+279
* | | | --with-charset was not up to dateunknown2003-05-269-112/+108
* | | | Index.xml:unknown2003-05-261-1/+3
| |/ / |/| |
* | | symlink.result:unknown2003-05-241-2/+4
* | | latin7.xml:unknown2003-05-232-4/+4
* | | BINARY collations for every character setunknown2003-05-2312-23/+300
* | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-2327-535/+611
* | | Character set sets now check if required non-dynamic charsets were really com...unknown2003-05-239-11/+35
* | | charset.c:unknown2003-05-231-1/+2
* | | convert.cc was removedunknown2003-05-233-467/+2
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-2314-205/+194
* | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-05-233-1/+68
|\ \ \
| * | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-233-1/+68
* | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-232-43/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Translation English -> Protugueseunknown2003-05-232-43/+44
* | | | More tests for system functionsunknown2003-05-232-4/+64
* | | | Automatic conversion into supersets (utf8, ucs2) for comparison in some casesunknown2003-05-233-7/+65
|/ / /
* | | Cleaning DROP TABLE which is important if the tests are run in a certain order.unknown2003-05-222-3/+12
* | | USER, DATABASE and VERSION functions returns now IMPLICIT coercibilityunknown2003-05-222-3/+3
* | | mysqld.cc:unknown2003-05-221-0/+6
* | | Variables were rename, binary collation names were addedunknown2003-05-2217-80/+59
* | | Index.xml:unknown2003-05-221-3/+3
|/ /
* | mysqlimport.c, mysqldump.c, mysqlcheck.c:unknown2003-05-224-4/+8
* | Updated results & after merge fixunknown2003-05-224-5/+14
* | mergeunknown2003-05-22333-3865/+7199
|\ \