summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Collapse)AuthorAgeFilesLines
* cp1251.xml:bar@bar.mysql.r18.ru2003-07-311-4/+4
| | | | Upper/lower case translation bug for letter 't' fix.
* A new separate error message: Unknown collation 'blablabla'bar@bar.mysql.r18.ru2003-07-2923-0/+23
|
* Print accounts in error messages as 'user'@'host' rather than 'user@host'.paul@teton.kitebird.com2003-07-2423-115/+115
| | | | | | The latter is misleading because differs from the syntax used for GRANT/REVOKE. Fix up test result affected by error message edits.
* errmsg.txt:paul@ice.snake.net2003-07-191-1/+1
| | | | fix typo
* Error message consistency edits + updates to affected test results.paul@ice.snake.net2003-07-1620-57/+57
|
* Modifications to error messages, and affected test results.paul@ice.snake.net2003-07-1520-45/+45
|
* Error message style consistency edits.paul@teton.kitebird.com2003-07-0922-40/+40
|
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-07-0823-0/+23
|\ | | | | | | into mashka.mysql.fi:/home/my/mysql-4.1
| * Support for variables with componentsmonty@mashka.mysql.fi2003-07-0623-0/+23
| | | | | | | | Added framework to create/drop and manager buffers for multiple key caches
* | Error message edits. (Change sentence ending with period + sentencepaul@ice.snake.net2003-07-0716-30/+30
|/ | | | not ending with period into single sentence.)
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-06-2623-23/+23
|\ | | | | | | into teton.kitebird.com:/home/paul/mysql-4.1
| * modify error messagepaul@teton.kitebird.com2003-06-2523-23/+23
| |
* | New messages for 3-adic and N-adic operationsbar@bar.mysql.r18.ru2003-06-2623-0/+46
|/ | | | REPLACE() now processed arguments collations according to standard
* The default collation for cp1251 has been changed to general_cibar@bar.mysql.r18.ru2003-06-171-2/+2
|
* Some error messages re. BLOBs are true for TEXTs as wellcarsten@tsort.bitbybit.dk2003-06-091-3/+3
|
* REVOKE all privileges and delete user(244)gluh@gluh.mysql.r18.ru2003-06-0623-0/+46
|
* Index.xml:mysql@home.(none)2003-05-271-2/+8
| | | | utf8 was not marked as compiled
* Index.xml:bar@bar.mysql.r18.ru2003-05-261-1/+3
| | | | cp1250_czech_ci was displayed even when not compiled-in in mistake.
* latin7.xml:bar@bar.mysql.r18.ru2003-05-232-4/+4
| | | | | | c Index.xml: Collation names form lati7 were mixed
* BINARY collations for every character setbar@bar.mysql.r18.ru2003-05-231-2/+37
|
* Character set sets now check if required non-dynamic charsets were really ↵bar@bar.mysql.r18.ru2003-05-231-3/+12
| | | | compiled
* Translation English -> Protugueseadministrador@light.hegel.local2003-05-231-43/+43
|
* Index.xml:bar@bar.mysql.r18.ru2003-05-221-3/+3
| | | | Typos fixes
* mergemonty@mashka.mysql.fi2003-05-2221-21/+21
|\
| * Merge with 4.0.13monty@narttu.mysql.fi2003-05-1921-21/+21
| |\
| | * Fixed bug in SET SQL_BIG_SELECTSmonty@narttu.mysql.fi2003-04-2421-21/+21
| | |
* | | Fix merge conflict by changing warning codes to new onevenu@myvenu.com2003-05-211-12/+1
| | |
* | | Resolve merge conflictvenu@myvenu.com2003-05-211-11/+27
| | |
* | | A separate, better error message when it's impossible to aggregate strings ↵bar@bar.mysql.r18.ru2003-05-2023-0/+23
|/ / | | | | | | for some operation
* | Give warning if MySQL doesn't honor given storage enginemonty@mashka.mysql.fi2003-05-1323-277/+300
| | | | | | | | Allow syntax CREATE TABLE t1 (LIKE t2)
* | Mergevva@eagle.mysql.r18.ru2003-04-1023-21/+113
|\ \
| * | added compress/uncompress functionvva@eagle.mysql.r18.ru2003-04-0923-0/+92
| | |
* | | All collation names are now fit into convensionbar@bar.mysql.r18.ru2003-04-077-71/+31
| | |
* | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-04-0422-1/+22
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/pem/work/mysql-4.1
| * | | Added missing error message (was only added in english/).pem@mysql.com2003-04-0422-1/+22
| | | | | | | | | | | | | | | | Removed extraneous error message from german/errmsg.txt.
* | | | Index.xml:bar@bar.mysql.r18.ru2003-04-041-8/+8
|/ / / | | | | | | | | | Type
* | | resolve new updates group_concatwax@kishkin.ru2003-04-021-3/+7
| | |
* | | Auto mergedwax@kishkin.ru2003-04-021-7/+4
|\ \ \
| * | | This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-1/+2
| | | |
* | | | cp1257.xml, Index.xml:bar@bar.mysql.r18.ru2003-04-012-4/+4
| | | | | | | | | | | | | | | | cp1257 is Lithuanian sorting
* | | | Some collation have been renamed to fit into convensionbar@bar.mysql.r18.ru2003-04-0115-50/+50
| | | |
* | | | Standard charset names:bar@bar.mysql.r18.ru2003-04-013-12/+11
| | | | | | | | | | | | | | | | | | | | pclatin1 -> cp850 pclatin2 -> cp852
* | | | Better error messagebar@bar.mysql.r18.ru2003-04-011-1/+2
| | | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-03-271-83/+83
|\ \ \ \ | | | | | | | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.1
| * \ \ \ Merge with 4.0.13monty@mashka.mysql.fi2003-03-261-83/+83
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed lots of typos, and translated a few messages.pem@mysql.com2003-03-191-85/+85
| | | | |
* | | | | greek.xml:bar@bar.mysql.r18.ru2003-03-261-0/+4
| | | | | | | | | | | | | | | | | | | | Comments why "greek" is ISO greek
* | | | | German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-268-62/+45
| | | | | | | | | | | | | | | | | | | | Some collation names have been renamed
* | | | | SHOW CHARACTER SET now can display commentsbar@bar.mysql.r18.ru2003-03-253-4/+37
|/ / / / | | | | | | | | | | | | Low case letters are used in charset names
* | | | Collation names have been renamed to common stylebar@bar.mysql.r18.ru2003-03-252-6/+15
| |_|/ |/| |