- 30 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
and a bug fix for derived tables
-
- 25 Oct, 2002 10 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
full support for HA_READ_PREFIX_LAST_OR_PREV in MyISAM protected by #if NOT_IMPLEMENTED_YET in opt_range.cc as not all table handlers support it
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
unicode mapping
-
nick@mysql.com authored
into mysql.com:/home/nick/mysql/repository/mysql-4.1
-
nick@mysql.com authored
-
- 24 Oct, 2002 6 commits
-
-
nick@mysql.com authored
-
nick@mysql.com authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
removed "depriciated" as requested by salle
-
nick@mysql.com authored
-
bar@bar.mysql.r18.ru authored
and CHARSET is now the same with CHARACTER SET: CREATE DATABASE name [DEFAULT] {CHAR SET | CHARACTER SET | CHARSET} csname CREATE TABLE (...) [DEFAULT] {CHARSET | CHARACTER SET | CHAR SET} [=] csname To Paul and Arjen: However this should be recommended in db option to conform SQL99: CREATE DATABASE dbname DEFAULT CHARACTER SET csname In table option there is no SQL99 recommended syntax as far as table charset is MySQL extension.
-
- 23 Oct, 2002 11 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
-
bell@sanja.is.com.ua authored
small Item_ref fix
-
bar@bar.mysql.r18.ru authored
CREATE TABLE a (...) TYPE isam CHARSET latin1 MAX_ROWS 1000; CREATE TABLE a (...) TYPE=isam CHARSET=latin1 MAX_ROWS=1000; CREATE TABLE a (...) TYPE isam, CHARSET latin1, MAX_ROWS 1000; CREATE TABLE a (...) TYPE=isam, CHARSET=latin1, MAX_ROWS=1000;
-
bar@bar.mysql.r18.ru authored
CREATE TABLE a (...) TYPE isam CHARSET latin1 MAX_ROWS 1000; CREATE TABLE a (...) TYPE=isam CHARSET=latin1 MAX_ROWS=1000;
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
max_sort_char is 255 for binary
-
bar@bar.mysql.r18.ru authored
character set binary didn't work
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
bar@bar.mysql.r18.ru authored
binary charset ctype-bin.c: new file
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
-
- 22 Oct, 2002 3 commits
-
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
bk@admin.bk authored
-
serg@serg.mysql.com authored
-
- 21 Oct, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
- 20 Oct, 2002 1 commit
-
-
bk@admin.bk authored
-
- 18 Oct, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
monty@hundin.mysql.fi authored
-
- 17 Oct, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
And I am not able to find a Changelog for 4.1
-
monty@hundin.mysql.fi authored
-
- 16 Oct, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
-