- 06 Mar, 2003 3 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
ram@mysql.r18.ru authored
Code clean-up according 'Coding Standards and Styles'
-
- 05 Mar, 2003 7 commits
-
-
greg@mysql.com[greg] authored
-
monty@mashka.mysql.fi authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
binary and primary collations in the future
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
SET NAMES <charset name> [COLLATE <collation name>]
-
lenz@mysql.com authored
-
- 04 Mar, 2003 14 commits
-
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
venu@myvenu.com authored
Remove the unused code (from previous commit)
-
venu@myvenu.com authored
Added new client tests (EXPLAIN + DECIMAL conv)
-
lenz@mysql.com authored
distribution to fix a test failure in test "func_encrypt"
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/mysql-4.1
-
greg@mysql.com authored
Change mode to -rwxrwxr-x
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
is now synonim for SELECT expr COLLATE <expr_charset>_bin
-
greg@mysql.com[greg] authored
-
bar@bar.mysql.r18.ru authored
into the only one sortcmp() with additional CHARSET_INFO *cmp_charset argument.
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
bar@bar.mysql.r18.ru authored
for binary collations
-
bar@bar.mysql.r18.ru authored
-
- 03 Mar, 2003 5 commits
-
-
guilhem@mysql.com authored
running slave, just give a warning. Same thing for STOP SLAVE. This will make scripts writing easier for users.
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
like number-to-string-convertion-result, now takes current database character set, instead of thread character set. This makes it easy to be SQL99 conformant and 4.0 compatible. Item->thd_charset() is renamed to Item->default_charset() as old name doesn't describe its nature anymore.
-
- 02 Mar, 2003 4 commits
-
-
venu@myvenu.com authored
-- To take care of .zip and .tar -- Initialization of 'data' directory without any host dependancy data -- Incorporate all changes from Monty
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
Produce an error when a field collation and charset are not compatible
-
bar@bar.mysql.r18.ru authored
SELECT latin1_expr COLLATE anpther_charset_collation
-
- 01 Mar, 2003 6 commits
-
-
papa@gbichot.local authored
so that it has fetched the most from the master's binlog before the master accidently dies. SCRUM task #756.
-
papa@gbichot.local authored
Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client. Disabling can be safer when the server silently dies & restarts. This is for SCRUM task #727.
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
ram@mysql.r18.ru authored
-
ram@mysql.r18.ru authored
Typo fix.
-
ram@mysql.r18.ru authored
Portability fix. GetLongPathName is not supported by Windows95.
-
- 28 Feb, 2003 1 commit
-
-
ram@mysql.r18.ru authored
Added GeometryCollection type.
-