- 15 Jan, 2003 1 commit
-
-
pem@mysql.com authored
-
- 10 Jan, 2003 1 commit
-
-
pem@mysql.com authored
Setting of SP local variables is now part of the existing SET syntax. Note: This has the result that a somewhat extended syntax (from SQL-99) is allowed. We allow a list of settings ("SET a=1, b=2, ...;"), where the different variables can be of different types (SP local, system or user (@)). This also means that certain optional modifiers, such as GLOBAL, are allowed when setting an SP local variable, but then has no meaning and is ignored.
-
- 09 Jan, 2003 8 commits
-
-
pem@mysql.com authored
-
pem@mysql.com authored
-
bar@bar.mysql.r18.ru authored
Delete: sql/share/charsets/koi8_u.xml .del-koi8_r.xml~f95ebf1fb19f94cf: Delete: sql/share/charsets/koi8_r.xml
-
bar@bar.mysql.r18.ru authored
all charset names don't have "_" sign.
-
bar@bar.mysql.r18.ru authored
new file
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
-
- 08 Jan, 2003 15 commits
-
-
heikki@hundin.mysql.fi authored
Add a sanity check awe mem >= buf pool size
-
heikki@hundin.mysql.fi authored
Fix typos
-
heikki@hundin.mysql.fi authored
Make smaller buffer headers and the lock table; fix AWE high_end bug
-
hf@deer.mysql.r18.ru authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.clean
-
hf@deer.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
find only primary collations
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
- 07 Jan, 2003 5 commits
-
-
monty@mashka.mysql.fi authored
Cleaned up charset.c Removed non fatal memory leak in charset.c
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
bar@bar.mysql.r18.ru authored
memory leak fix I will move my_once_strdup to my_alloc.c later.
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
- 06 Jan, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Reduce memory usage of the buffer headers Many files: Merge InnoDB-4.1 with AWE support
-
monty@mashka.mysql.fi authored
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 05 Jan, 2003 4 commits
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
monty@mashka.mysql.fi authored
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
-
bar@bar.mysql.r18.ru authored
fixes
-
bar@bar.mysql.r18.ru authored
typo fix
-