summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* latin7.xml:unknown2003-05-232-4/+4
* BINARY collations for every character setunknown2003-05-231-2/+37
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-236-45/+48
* Character set sets now check if required non-dynamic charsets were really com...unknown2003-05-231-3/+12
* convert.cc was removedunknown2003-05-232-466/+1
* SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-233-45/+34
* Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-05-231-1/+3
|\
| * CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-231-1/+3
* | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-231-43/+43
|\ \ | |/ |/|
| * Translation English -> Protugueseunknown2003-05-231-43/+43
* | Automatic conversion into supersets (utf8, ucs2) for comparison in some casesunknown2003-05-233-7/+65
|/
* 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-222-5/+5
* Index.xml:unknown2003-05-221-3/+3
* Updated results & after merge fixunknown2003-05-221-4/+5
* mergeunknown2003-05-2278-1338/+1859
|\
| * After merge fixesunknown2003-05-2127-379/+523
| * Merge with 4.0.13unknown2003-05-1971-1012/+1394
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-195-8/+27
| | |\
| | | * Added option --read-only (Thanks to Markus Benning)unknown2003-05-195-8/+27
| | * | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:unknown2003-05-162-4/+3
| | |/
| | * Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-141-7/+9
| | * Fix for checking global_access rightsunknown2003-05-141-8/+23
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-141-2/+6
| | |\
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+6
| | | |\
| | | | * Fix for bug 343 : we require only REPLICATION CLIENT forunknown2003-05-131-2/+6
| | * | | Fix for MacOSX and symlinksunknown2003-05-142-68/+84
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-13/+65
| | |\ \ \ | | | |/ /
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+3
| | | |\ \
| | | * | | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-133-8/+21
| | | * | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-133-6/+45
| | | | |/ | | | |/|
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-131-2/+3
| | | |/
| | * | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-131-0/+4
| | * | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)unknown2003-05-131-1/+2
| | * | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-137-18/+28
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-20/+40
| | |\
| | | * Safety fix to enable RAID in max binariesunknown2003-05-133-8/+15
| | | * merge with 3.23unknown2003-05-081-2/+2
| | | |\
| | | | * Better grant test for SELECT *unknown2003-05-081-4/+4
| | | * | Merge to get security patchunknown2003-05-083-9/+21
| | | |\ \ | | | | |/
| | | | * Security patch to remove wrong error when one had a global update/delete priv...unknown2003-05-073-9/+21
| | | | * Porting back security fix from 4.0.unknown2003-04-291-2/+3
| | | | * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-04-291-1/+1
| | | | |\
| | | | | * Back porting a fix from 4.0 at customer's requestunknown2003-04-141-1/+1
| | | * | | Updated commentunknown2003-05-071-1/+2
| | * | | | MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec...unknown2003-05-101-15/+17
| | * | | | sql_select.cc, opt_sum.cc:unknown2003-05-072-13/+46
| | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-051-140/+2
| | |\ \ \