0_0_28849198_27799.cpp:1:6: error: stray '@' in program
[root@localhost performance_schema]# chown mysql *
^
0_0_28849198_27799.cpp:1:36: error: stray '#' in program
[root@localhost performance_schema]# chown mysql *
^
0_0_28849198_27799.cpp:2:6: error: stray '@' in program
[root@localhost performance_schema]# chgrp mysql *
^
0_0_28849198_27799.cpp:2:36: error: stray '#' in program
[root@localhost performance_schema]# chgrp mysql *
^
0_0_28849198_27799.cpp:3:6: error: stray '@' in program
[root@localhost performance_schema]# chmod ug+rwx *
^
0_0_28849198_27799.cpp:3:36: error: stray '#' in program
[root@localhost performance_schema]# chmod ug+rwx *
^
0_0_28849198_27799.cpp:1:1: error: expected unqualified-id before '[' token
[root@localhost performance_schema]# chown mysql *
^
|