diff options
author | unknown <monty@tik.mysql.com> | 2000-12-15 10:58:17 +0200 |
---|---|---|
committer | unknown <monty@tik.mysql.com> | 2000-12-15 10:58:17 +0200 |
commit | e1e7ba756a609f9e78d4cbf8291b7f1859df4425 (patch) | |
tree | af18dadc582d3cff29172087140d13e2a78fecac /BitKeeper | |
parent | 6d8a5e9088526f2fb86bf7aaefc7426ee1291afc (diff) | |
download | mariadb-git-e1e7ba756a609f9e78d4cbf8291b7f1859df4425.tar.gz |
Fixed that LPAD() and RPAD() cuts arguments
New test for string functions
Docs/manual.texi:
Updated changes for 3.23.29
client/mysqldump.c:
Cleanup
libmysql/libmysql.c:
Fixed possible overflow
sql/handler.cc:
Fixed typo
sql/item_strfunc.cc:
Fixed that LPAD() and RPAD() cuts arguments
sql/mysqld.cc:
Better error message on core dump
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index b239a449652..a6b0f220269 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,6 +1 @@ -jani@prima.mysql.com -jani@prima.mysql.fi -monty@donna.mysql.com -sasha@mysql.sashanet.com -sasha@work.mysql.com -serg@serg.mysql.com +monty@tik.mysql.com |