Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a98d2a26
Commit
a98d2a26
authored
Oct 20, 2001
by
natrak
Browse files
- fixed an SQL error
parent
0a4d2a55
Changes
1
Hide whitespace changes
Inline
Side-by-side
updates/3.00-to-x.xx.mysql
View file @
a98d2a26
...
...
@@ -102,4 +102,4 @@ ALTER TABLE story ADD KEY nid (nid);
ALTER TABLE blog ADD KEY nid (nid);
ALTER TABLE page ADD KEY nid (nid);
ALTER TABLE forum ADD KEY nid (nid);
ALTER TABLE book
um
ADD KEY nid (nid);
ALTER TABLE book ADD KEY nid (nid);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment