mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
57e720bb11
Docs/manual.texi: Fixed nodes and menus with xemacs Moved some C API sections to subsections mysql-test/r/alter_table.result: Test result for new test case
29 lines
497 B
Text
29 lines
497 B
Text
bandID payoutID new_col
|
|
6 1 NULL
|
|
3 4 NULL
|
|
1 6 NULL
|
|
2 6 NULL
|
|
4 9 NULL
|
|
5 10 NULL
|
|
7 12 NULL
|
|
8 12 NULL
|
|
bandID payoutID new_col
|
|
1 6 NULL
|
|
2 6 NULL
|
|
3 4 NULL
|
|
4 9 NULL
|
|
5 10 NULL
|
|
6 1 NULL
|
|
7 12 NULL
|
|
8 12 NULL
|
|
Field Type Null Key Default Extra Privileges
|
|
GROUP_ID int(10) unsigned PRI 0 select,insert,update,references
|
|
LANG_ID smallint(5) unsigned PRI 0 select,insert,update,references
|
|
NAME char(80) MUL select,insert,update,references
|
|
n
|
|
3
|
|
9
|
|
10
|
|
12
|
|
Table Op Msg_type Msg_text
|
|
test.t1 optimize status OK
|