summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xml.c has been moved to /strings from /mysysunknown2003-01-103-7/+7
* xml.c:unknown2003-01-101-0/+374
* Added prepared statements sample from manual as a testunknown2003-01-091-25/+177
* Remove/change unwanted variables in client protocolunknown2003-01-094-17/+34
* Merge venu@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-0937-227/+707
|\
| * Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-0937-227/+707
| |\
| | * Post merge fixunknown2003-01-097-67/+129
| | * merge with 4.0.9unknown2003-01-0936-197/+601
| | |\
| | | * Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-0917-52/+207
| | | |\
| | | | * Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-0917-52/+207
| | | * | Merge work:/home/bk/mysql-4.0unknown2003-01-081-0/+1
| | | |\ \
| | | | * | ft_nlq_search.c:unknown2003-01-081-0/+1
| | | * | | Merge work:/home/bk/mysql-4.0 into hynda.(none):/home/my/bk/mysql-4.0unknown2003-01-081-5/+5
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Fixed a couple of bugs.unknown2003-01-081-5/+5
| | | * | | mergeunknown2003-01-084-15/+88
| | | |\ \ \
| | | | * | | Fix embedded server crashunknown2003-01-071-0/+2
| | | | * | | mem0pool.c:unknown2003-01-071-13/+0
| | | | |/ /
| | | | * | Added new program, mysql_waitpid.unknown2003-01-072-1/+87
| | | * | | Fix for bug in LOAD DATA INFILE and replicationunknown2003-01-086-15/+129
| | | * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-0712-129/+233
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Portability fixesunknown2003-01-0712-129/+233
| | | * | | btr0pcur.c:unknown2003-01-052-11/+26
| | | |/ /
| | * | | Add TYPE as an alias for specifying key typeunknown2003-01-091-0/+1
* | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-097-97/+1075
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simple misc cases - warningsunknown2003-01-074-2/+26
| * | | | Code cleaup to fix the conversion routines - binary protocolunknown2003-01-072-50/+34
| * | | | Protocol conversion testsunknown2003-01-071-45/+1015
* | | | | .del-koi8_u.xml~ec104975f7e009bf:unknown2003-01-092-239/+0
* | | | | euc_kr, koi8_r and koi8_u have been renamed so that nowunknown2003-01-095-23/+23
* | | | | koi8u.xml, koi8r.xml:unknown2003-01-092-0/+239
* | | | | do not call get_charset_by_name() with string "DEFAULT" unknown2003-01-091-3/+5
* | | | | Separating CHARSET and COLLATION termsunknown2003-01-0914-218/+270
* | | | | fixed order_by test to make it repeatableunknown2003-01-092-18/+18
* | | | | buf0buf.c:unknown2003-01-091-0/+9
* | | | | os0proc.c:unknown2003-01-091-2/+2
* | | | | srv0srv.c, mem0pool.c, mem0pool.h, buf0buf.h, buf0buf.c:unknown2003-01-095-32/+30
* | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-081-4/+6
|\ \ \ \ \
| * | | | | Fix for the bug about point(subselect(...))unknown2003-01-081-4/+6
* | | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-081-13/+5
|\ \ \ \ \ \
| * | | | | | Renamed to look in common styleunknown2003-01-081-13/+5
* | | | | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-082-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix for readline buildingunknown2003-01-082-6/+6
* | | | | | | charset.c:unknown2003-01-081-1/+2
* | | | | | | New function to search for charset using charset name rather than collation nameunknown2003-01-082-9/+31
* | | | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-081-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | COLLATE is field attribute not field typeunknown2003-01-081-2/+2
| | |_|/ / / | |/| | | |
* | | | | | resolving type conflict of BC and UP variables on FreeBSDunknown2003-01-082-6/+6
* | | | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-083-0/+139
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-063-0/+139
| |\ \ \ \ \
| | * | | | | Optimization of key usage (ORDER BY) (SCRUM)unknown2003-01-043-0/+139