Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ece391

Browse files
committed
Truncate id to <=44 characters
This is the original DocBook SGML limit, but apparently mostinstallations have changed it or ignore it, which is why few peoplehave run into this problem.pointed out by Brendan Jurd
1 parentc863091 commit3ece391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/information_schema.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@
825825
</table>
826826
</sect1>
827827

828-
<sect1 id="infoschema-collation-character-set-applicability">
828+
<sect1 id="infoschema-collation-character-set-applicab"> <!-- max 44 characters -->
829829
<title><literal>collation_character_set_applicability</literal></title>
830830

831831
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp