This page (revision-77) was last changed on 23-Apr-2022 17:05 by DirtyHarry

This page was created on 23-Apr-2022 17:06 by 127.0.0.1

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
77 23-Apr-2022 17:05 13 KB DirtyHarry to previous do not clean /usr/local/tomcat/logs via LONG_TMP_DIRS_TO_CLEAR
76 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
75 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
74 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
73 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
72 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last
71 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
70 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
69 23-Apr-2022 17:06 13 KB DirtyHarry to previous | to last Comment by DirtyHarry
68 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last Comment by DirtyHarry
67 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last
66 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last
65 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last
64 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last zlib
63 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last favicon.ico
62 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last webmin via proxy
61 23-Apr-2022 17:06 12 KB DirtyHarry to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 55 added 45 lines
!! MySQL
{{{
titanic:/tmp # /etc/init.d/mysql start
Creating MySQL privilege database...
Installing all prepared tables
Fill help tables
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h titanic.computerhok.nl password 'new-password'
See the manual for more instructions.
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Updating MySQL privilege database...
mysql.columns_priv OK
mysql.db OK
mysql.func OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.proc OK
mysql.procs_priv OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.user OK
ERROR 1060 (42S21) at line 22: Duplicate column name 'File_priv'
Starting service MySQL done
}}}
At line 56 removed one line
* mysql (for krm and Gallery)