Commit graph

408 commits

Author SHA1 Message Date
bar@bar.mysql.r18.ru
e7f25e0764 cp1256.xml:
new file
2003-01-05 15:22:21 +04:00
bar@bar.mysql.r18.ru
eab4d99da6 latin7.xml:
new file
2003-01-05 15:19:58 +04:00
bar@bar.mysql.r18.ru
cb71df622d latin5.xml:
new file
2003-01-05 15:13:50 +04:00
bar@bar.mysql.r18.ru
244322df6a cp1251.xml:
win1251ukr has been added
2003-01-05 15:11:00 +04:00
bar@bar.mysql.r18.ru
7dc9e2bc66 cp1251.xml:
new file
2003-01-05 15:07:45 +04:00
bar@bar.mysql.r18.ru
ec9a59552b cp1257.xml:
new file
2003-01-05 15:02:50 +04:00
bar@bar.mysql.r18.ru
3aa244ea8c latin2.xml:
new file
2003-01-05 14:52:48 +04:00
bar@bar.mysql.r18.ru
864b50fe5d latin1.xml:
charset name was empty
2003-01-05 14:48:18 +04:00
bar@bar.mysql.r18.ru
3eccea5c27 latin1.xml:
new file
2003-01-05 14:47:15 +04:00
bar@bar.mysql.r18.ru
2dc6e27553 MacRoman.xml:
charset name was wrong
2003-01-05 14:36:51 +04:00
bar@bar.mysql.r18.ru
e3c446994a MacRoman.xml, MacCE.xml:
new file
2003-01-05 14:34:06 +04:00
monty@mashka.mysql.fi
f9772317ee merge 2003-01-04 15:40:55 +02:00
bar@bar.mysql.r18.ru
eb10865b0e Index.xml:
"compiled" flag
2003-01-04 14:50:15 +04:00
bar@bar.mysql.r18.ru
6d6ec07afe .del-Index~a8f78510440e2fc4:
Delete: sql/share/charsets/Index
2003-01-04 14:25:05 +04:00
peter@mysql.com
7aba78533b Merge mysql.com:/home/pz/mysql/mysql-4.1-root
into mysql.com:/home/pz/mysql/mysql-4.1
2003-01-03 15:39:16 +03:00
bar@bar.mysql.r18.ru
c9000c247c Charset index is sotred in XML now 2003-01-03 14:35:32 +04:00
monty@mashka.mysql.fi
07daf3169e Merge with 4.0.8 2003-01-03 00:04:33 +02:00
monty@mashka.mysql.fi
9b3968586b Small optimization of sending big blocks.
Updated Italian error messages
2003-01-02 14:29:26 +02:00
peter@mysql.com
6e35c1a95e Add proper error message for old client connecting new server using user which has password in
new format SCRUM
2002-12-26 19:12:57 +03:00
peter@mysql.com
2c61a4429a Fix messages in other languages 2002-12-24 22:40:19 +03:00
peter@mysql.com
f766d79036 Correct wrong error messages 2002-12-24 21:44:54 +03:00
heikki@hundin.mysql.fi
1033c9d2ec errmsg.txt:
More descriptive foreign key error messages
2002-12-21 03:50:09 +02:00
zak@mysql.com
f666bfcc85 A set of improvements to the German localized error messages 2002-12-11 20:17:15 -07:00
bell@sanja.is.com.ua
91bd1e4cc5 fixed error message 2002-12-04 01:32:45 +02:00
Sinisa@sinisa.nasamreza.org
5483796c50 Proper handling of ORDER BY table.column in UNION's 2002-12-02 20:18:51 +02:00
Sinisa@sinisa.nasamreza.org
5b7a2f56ee many, many changes 2002-11-29 15:22:47 +02:00
bell@sanja.is.com.ua
fcb0b8815b merging 2002-11-28 20:12:14 +02:00
bell@sanja.is.com.ua
b8b7d0b03b fixed * without tables in IN bug
fixed sunction-test select in IN bug
fixed unions in subselect bug
2002-11-28 19:29:26 +02:00
Sinisa@sinisa.nasamreza.org
8a53d1ca6a adding mandatory aliases for derived tables as per SQL-99
doing it in sql_yacc.yy does not work
this commit contains fixes for other tests
there are fixes in subselect test which will have to be changed
once fix_fields is fixed to work with aliased derived tables
2002-11-28 19:19:21 +02:00
bell@sanja.is.com.ua
4be2cfd62d merging 2002-11-27 19:31:11 +02:00
bell@sanja.is.com.ua
1d90d98b79 error messages fix 2002-11-23 22:11:53 +02:00
bell@sanja.is.com.ua
1b62dc0223 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-crash-4.1
2002-11-23 20:32:02 +02:00
monty@mashka.mysql.fi
dac6498f9b Merge with 4.0 2002-11-21 15:56:48 +02:00
bell@sanja.is.com.ua
2990b17625 merging 2002-11-21 12:05:52 +02:00
bell@sanja.is.com.ua
2eb623a4f0 prevent using references on sum function (except HAVING clouse of current select) and forward references 2002-11-21 11:01:33 +02:00
monty@mashka.mysql.fi
305d16a7cb Automatic conversion from CHAR(length) to BLOB when length > 255
New operators MOD and DIV
SELECT ... FROM DUAL
TRUE = 1 and FALSE = 0
2002-11-21 02:07:14 +02:00
bell@sanja.is.com.ua
7a9f47759e basic row Items (SCRUM) 2002-11-15 20:32:09 +02:00
bell@sanja.is.com.ua
41d9311621 fixed cyclic reference bug 2002-11-14 00:26:18 +02:00
serg@serg.mysql.com
eb96421a11 corrected error message for OPTIMIZE/ANALYZE/etc,
also for InnoDB that supports CHECK table but not REPAIR
2002-11-08 22:22:23 +01:00
vva@genie.(none)
1c0f1712ca correct English message 2002-10-29 13:42:31 +04:00
vva@genie.(none)
2196aae6b4 correct English in last message
delete ugly comma
2002-10-29 12:52:34 +04:00
vva@genie.(none)
9adf688be6 add help command on server side 2002-10-28 17:44:19 +04:00
vva@genie.(none)
8ec9edac55 add absent message that exist in english version 2002-10-27 20:49:45 +04:00
bar@bar.mysql.r18.ru
5e32ea70f3 cp1251.conf:
unicode mapping
2002-10-25 12:10:39 +05:00
bar@bar.mysql.r18.ru
fa0e9d4d3c Index:
removed "depriciated" as requested by salle
2002-10-25 01:49:34 +05:00
bar@bar.mysql.r18.ru
6722c2e713 binary charset 2002-10-23 15:39:41 +05:00
bar@bar.mysql.r18.ru
5bcd7e1a47 New cp1256 charset 2002-10-23 13:58:05 +05:00
monty@mashka.mysql.fi
0f39457613 Merge with 4.0.4 2002-10-02 17:55:12 +03:00
monty@mashka.mysql.fi
a748b35ddd merge with work 2002-10-02 13:45:16 +03:00
monty@mashka.mysql.fi
d69250a969 Fixes and code cleanups after merge with 4.0.3
Warning handling and initial prepared statement handling (last not complete yet)
Changed a lot of functions that returned 0/1 to my_bool type.
GRANT handling now uses read/write locks instead of mutex
Change basic net functions to use THD instead of NET
(needed for 4.1 protocol)
Use my_sprintf instead of sprintf() + strlen()
Added alloc_query() to be able to chare query initialization code with
prepared statements.
Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID()

Note that the following test fails (will be fixed ASAP):
sub_select, union, rpl_rotate_logs and rpl_mystery22
2002-10-02 13:33:08 +03:00