1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
Docs/manual.texi:
  Auto merged
This commit is contained in:
unknown
2001-07-10 16:09:15 +03:00
36 changed files with 543 additions and 580 deletions

View File

@ -21,7 +21,7 @@ drop table t1;
#
--error 1064
select x'hello';
--error 1064
--error 1054
select 0xfg;
#