Commit graph

4218 commits

Author SHA1 Message Date
bar@bar.mysql.r18.ru
faaddbd214 Stupid bug fixes in sql_yacc.cc
New class Item_func_set_collation()
Fixed that "SELECT CONVERT(expr USING charset) GROUP BY 1" was not working
New COLLATION syntax:  <expr> COLLATE latin1
2002-08-22 18:12:45 +05:00
bar@bar.mysql.r18.ru
1c1b27588c A comment about actual charset has been added 2002-08-21 17:24:56 +05:00
bar@bar.mysql.r18.ru
34d4c4f462 Some speed improvements 2002-08-15 16:42:54 +05:00
bar@bar.mysql.r18.ru
e353a35f64 New character sets 2002-08-15 14:43:05 +05:00
bar@bar.mysql.r18.ru
f43f8f9dcf More readable output 2002-08-14 20:48:39 +05:00
bar@bar.mysql.r18.ru
12bdcaca55 Fix 2002-08-14 13:08:09 +05:00
walrus@mysql.com
c32aef4013 server-key.pem regenerated
server-cert.pem	regenerated
client-key.pem	regenerated
client-cert.pem	regenerated
cacert.pem	regenerated
sslopt-case.h	changed optarg to argument, decomment --ssl-key
2002-08-08 21:43:44 +02:00
bar@bar.udmsearch.izhnet.ru
28062413a8 New CRC32() SQL function 2002-08-06 19:29:33 +05:00
lenz@mysql.com
bbbfcdca68 - Added missing files to distribution
- removoved getopt.h (has been replaced by my_getopt.h)
2002-08-06 13:59:07 +02:00
bar@bar.udmsearch.izhnet.ru
5cf0e3de31 Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
into bar.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1.dyn
2002-08-06 15:49:26 +05:00
bar@bar.udmsearch.izhnet.ru
7529d57a75 New file to generate a html page to review a charset 2002-08-06 15:47:52 +05:00
serg@sergbook.mysql.com
edb3700932 Merge work:/home/bk/mysql-4.1
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-08-05 10:21:44 +02:00
serg@sergbook.mysql.com
f1fb3649c5 make SEARCH_PREFIX to work with complex (use_strcoll) charsets 2002-08-05 09:41:48 +02:00
nick@mysql.com
0c481e7b44 Some updates to the logging section. 2002-08-03 00:54:19 -06:00
bar@bar.udmsearch.izhnet.ru
3be1219f72 Move operation to logically better place 2002-07-31 17:34:27 +05:00
bar@bar.udmsearch.izhnet.ru
ee177d073d Some more speedup in charsets handling 2002-07-31 13:25:37 +05:00
bell@sanja.is.com.ua
c0190125f7 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-subselect-4.1
2002-07-31 01:28:35 +03:00
bell@sanja.is.com.ua
0f6a9fe533 fixed bug reported by Walrus & Miguel in exists subselect 2002-07-31 01:26:51 +03:00
bar@bar.udmsearch.izhnet.ru
e263d118d2 Removed unused strucure
Some fixes and improvements
2002-07-30 17:12:51 +05:00
bar@bar.udmsearch.izhnet.ru
6340c79c05 Renamed some charset related constant
New fields in CHARSET_INFO for more nice SHOW CHARACTER SET
Dynamic charsets are now handled in faster way
SHOW CHARACTER SET now displays not only compiled charsets but dynamic charsets too
2002-07-30 14:02:29 +05:00
bar@bar.udmsearch.izhnet.ru
c9cc3cceac move _print_charset to proper place 2002-07-30 11:03:08 +05:00
bar@bar.udmsearch.izhnet.ru
92f3644480 Rows order has been made more explicit 2002-07-29 17:34:20 +05:00
WAX@sergbook.mysql.com
1966f4b839 CREATE ... SELECT extension (WL 317) 2002-07-20 16:36:56 +02:00
ram@ram.(none)
17204b1c88 Stupid bug has been fixed 2002-07-12 13:12:32 +05:00
ram@ram.(none)
5d62bde738 Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
into ram.(none):/home/ram/work/mysql-4.1.spatial
2002-07-10 12:46:01 +05:00
bell@sanja.is.com.ua
984c84c234 cleanup 2002-07-05 08:15:57 +03:00
walrus@mysql.com
86a01b39ef server-cfg.sh remove %smds, remove conversation from date to int for mysql,
server-cfg.sh	set bdb as transactional
2002-07-03 07:17:35 +02:00
bar@gw.udmsearch.izhnet.ru
189d1dd630 SHOW CREATE DATABASE name;
Small fixes in database default charset code
2002-07-02 14:31:54 +05:00
bar@gw.udmsearch.izhnet.ru
a2f2d799e4 Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
2002-07-01 21:18:04 +05:00
bell@sanja.is.com.ua
ba30e55d4b typo fixed 2002-07-01 19:13:14 +03:00
bell@sanja.is.com.ua
0c6cb114e2 subselect clean up
fix after automerge
2002-07-01 19:06:24 +03:00
bar@gw.udmsearch.izhnet.ru
95bafa655b Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
2002-07-01 20:58:45 +05:00
bell@sanja.is.com.ua
1a88542102 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-having-4.1
2002-07-01 14:17:59 +03:00
bell@sanja.is.com.ua
2cf620004e subselect in having clause
fixed bug in sum function in subselect
2002-07-01 14:14:51 +03:00
bar@gw.udmsearch.izhnet.ru
8703e6063c Added test for new charset features 2002-06-27 19:36:18 +05:00
bar@gw.udmsearch.izhnet.ru
2e1285f296 Fix 2002-06-27 19:00:49 +05:00
bar@gw.udmsearch.izhnet.ru
3ad618d403 Now database default character is changed during ALTER DATABASE
if the current db is being altered
2002-06-27 15:21:52 +05:00
bar@gw.udmsearch.izhnet.ru
0dce493b69 ALTER DATABASE DEFAULT CHARACTER SET latin1; 2002-06-27 14:41:02 +05:00
bar@gw.udmsearch.izhnet.ru
a3d8e08695 SELECT DISTINCT CONVERT(field USING charset) now works properly 2002-06-26 18:08:33 +05:00
bar@gw.udmsearch.izhnet.ru
f683fe6890 This now correctly substitutes charset to new table:
CREATE TABLE a SELECT strfunc(non_default_charset_expr)
2002-06-26 16:41:51 +05:00
bar@gw.udmsearch.izhnet.ru
337d46966c Several problems were fixed (mostly BLOB+charset related)
Fixed that MyISAM were not working properly with non-8bit charsets in some cases
CONVERT() function now works properly
2002-06-26 16:00:43 +05:00
bar@gw.udmsearch.izhnet.ru
97d9936f5d Database default charset now works:
CREATE DATABASE dbname DEFAULT CHARACTERSET=latin1
2002-06-24 21:50:08 +05:00
bar@gw.udmsearch.izhnet.ru
5b45ebe812 database default character set is now stored in database directory 2002-06-21 16:55:55 +05:00
bar@gw.udmsearch.izhnet.ru
d616c90188 Fixed charset problem on UPDATE in non-default-charset field 2002-06-21 14:46:50 +05:00
bar@gw.udmsearch.izhnet.ru
c5b8f48cf5 New CHARSET() function 2002-06-20 23:26:04 +05:00
bar@gw.udmsearch.izhnet.ru
44347c5a54 SELECT left(non_default_charset_field,n) GROUP BY 1
now works more correctly. Still needs fixes.
2002-06-20 22:52:56 +05:00
bar@gw.udmsearch.izhnet.ru
5eafe401c0 New syntax for string with charset: _latin1'string'
Remove dupicated code
2002-06-20 18:47:55 +05:00
bar@gw.udmsearch.izhnet.ru
8d6342af2b Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
2002-06-20 14:13:13 +05:00
bell@sanja.is.com.ua
64f0f7a8ce Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-select_lex-4.1
2002-06-19 20:05:50 +03:00
bar@gw.udmsearch.izhnet.ru
630f7cac95 Now it is possible to drop default charset from table:
ALTER TABLE a CHARSET=DEFAULT
2002-06-19 21:48:34 +05:00