- 30 May, 2003 12 commits
-
-
bar@bar.mysql.r18.ru authored
character_set_results is now the same with character_set_client by default
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1.latest
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/NEW_HELP/4.1.clear
-
vva@eagle.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
mysqldump now produces SET NAMES. It can be disabled by --no-set-names
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
character_set_connection new variable
-
bar@bar.mysql.r18.ru authored
character_set_database was added Code optimization: reuse more code for all character sets variables
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1.latest
-
ram@mysql.r18.ru authored
-
- 29 May, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 28 May, 2003 6 commits
-
-
bell@sanja.is.com.ua authored
-
bar@bar.mysql.r18.ru authored
SELECT CAST(_latin1'string' AS CHAR CHARACTER SET latin2)
-
bar@bar.mysql.r18.ru authored
bug #521 fix: ('3'='4') was true in cp1250_czech_ci
-
bar@bar.mysql.r18.ru authored
./configure --with-charset=latin1 --with-collation=latin1_danish_ci
-
bar@bar.mysql.r18.ru authored
ifdef wrong structure has been fixed
-
bar@bar.mysql.r18.ru authored
-
- 27 May, 2003 10 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
-
lenz@mysql.com authored
compile problems
-
monty@narttu.mysql.fi authored
Fixed new bug when reading field types
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
arjen@george.bitbike.com authored
-
vva@mysql.r18.ru authored
-
mysql@home.(none) authored
Changes according to CHARSET_INFO structure
-
mysql@home.(none) authored
utf8 was not marked as compiled
-
- 26 May, 2003 10 commits
-
-
wax@kishkin.ru authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1-narttu
-
heikki@hundin.mysql.fi authored
Remove accidenatlly committed debug printfs when query cache is used sql_update.cc, sql_load.cc, sql_insert.cc, sql_delete.cc: For the transactional query cache algorithm to work we must invalidate the query cache in INSERT/DELETE/UPDATE before writing to the binlog or calling ha_autocommit_... Note that binlog writing may also call commit. The crucial thing is that the transaction which modified data must not be committed BEFORE the query cache is invalidated.
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1-narttu
-
monty@mashka.mysql.fi authored
-
bar@bar.mysql.r18.ru authored
ctype_ucs2 and ctype_ujis were skipped in mistake
-
bar@bar.mysql.r18.ru authored
cp1250_czech_ci was displayed even when not compiled-in in mistake.
-
- 24 May, 2003 1 commit
-
-
mysql@home.(none) authored
Character set in this test results was displayed dispite the fact that the table has the same character set
-