Új hozzászólás Aktív témák

  • ReJim

    őstag

    Slackware 12.2
    mysql_install_db kiemenete:

    root@indinet:/etc# mysql_install_db --user=mysql
    WARNING: The host 'little' could not be looked up with resolveip.
    This probably means that your libc libraries are not 100 % compatible
    with this binary MySQL version. The MySQL daemon, mysqld, should work
    normally with the exception that host name resolving will not work.
    This means that you should use IP addresses instead of hostnames
    when specifying MySQL privileges !
    Installing MySQL system tables...
    090630 17:45:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
    090630 17:45:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
    OK
    Filling help tables...
    090630 17:45:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
    090630 17:45:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
    OK

    To start mysqld at boot time you have to copy
    support-files/mysql.server to the right place for your system

    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 little password 'new-password'

    Alternatively you can run:
    /usr/bin/mysql_secure_installation

    which will also give you the option of removing the test
    databases and anonymous user created by default. This is
    strongly recommended for production servers.

    See the manual for more instructions.

    A my.cnf megvan, a chown-olás megvan. de ez a max_join_size kifog rajtam, nem értem mi a gond, a hibára google dob sok találatot, de a megoldást nem találtam meg :(

Új hozzászólás Aktív témák