Activity Stream
48,167 MEMBERS
6934 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1.     
    #11
    Banned
    Website's:
    worldwidexs.com.au
    Damn

  2.   Sponsored Links

  3.     
    #12
    Moderator
    NewEraCracker's Avatar
    Just a question which is the default storage engine?

    Edit:

    1. Open mysql in ssh:
    Code: 
    mysql -u root -p
    2. Supply the MySQL root password

    3. Run:
    Code: 
    SHOW VARIABLES LIKE 'storage%';
    And paste output here.
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  4.     
    #13
    Member
    how to know that bro ?

  5.     
    #14
    Member
    Is this a new problem i got error bro
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

  6.     
    #15
    Moderator
    NewEraCracker's Avatar
    Quote Originally Posted by kos View Post
    Is this a new problem i got error bro
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    Hehe. Your MySQL root password differs from the ssh root password.

    Dig on that later. Use the account you used for the commands to check the database.
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  7.     
    #16
    Member
    Strange i tried all passwords which i have even though i am getting same error bro any other alternative way to retrieve storage engine ?

  8.     
    #17
    Moderator
    NewEraCracker's Avatar
    ok. lets say your username is 'username', to open mysql in ssh do:
    mysql -u username -p
    and supply the password.
    Then run the cmd I told you

    Anyway. A quick look to the issue shows me that vBulletin is a big fail like Xenforo.
    It sets engine to INNODB even when it is not the default engine WITHOUT asking the user 1st!
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  9.     
    #18
    Member
    +----------------+--------+
    | Variable_name | Value |
    +----------------+--------+
    | storage_engine | MyISAM |
    +----------------+--------+
    1 row in set (0.02 sec)


    Heheheh yeah bro understood u now . Will u please optimize my.cnf file bro

    this is my present my.cnf file

    [mysqld]
    datadir=/var/lib/mysql
    socket=/var/lib/mysql/mysql.sock
    max_connections = 500
    key_buffer = 16M
    myisam_sort_buffer_size = 64M
    join_buffer_size = 1M
    read_buffer_size = 1M
    sort_buffer_size = 2M
    table_cache = 1024
    thread_cache_size = 64
    wait_timeout = 1800
    connect_timeout = 10
    max_allowed_packet = 1000M
    max_connect_errors = 10
    query_cache_limit = 1M
    query_cache_size = 32M
    query_cache_type = 1

    [mysqldump]
    quick
    max_allowed_packet = 2000M

    [mysql.server]
    user=mysql

    [mysqld_safe]
    open_files_limit = 8192
    log-error=/var/log/mysqld.log
    pid-file=/var/run/mysqld/mysqld.pid

    [ndbd]
    # If you are running a MySQL Cluster storage daemon (ndbd) on this machine,
    # adjust its connection to the management daemon here.
    # Note: ndbd init script requires this to include nodeid!
    connect-string="nodeid=2;host=localhost:1186"

    [ndb_mgm]
    # connection string for MySQL Cluster management tool
    connect-string="host=localhost:1186"

  10.     
    #19
    Moderator
    NewEraCracker's Avatar
    May I know which is your MySQL version?
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  11.     
    #20
    Member
    ur plugin results
    You are running MySQL 5.0.92, please ask your host to upgrade to MySQL 5.1!

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. which file hosting is the best guys?????????
    By wakaski in forum File Host Discussion
    Replies: 20
    Last Post: 23rd May 2011, 02:22 PM
  2. Does my site appear messed up?
    By v01d in forum Site Reviews
    Replies: 11
    Last Post: 2nd May 2010, 10:24 PM
  3. PC Seriously messed?
    By The Coon in forum Technical Help Desk Support
    Replies: 7
    Last Post: 5th Jan 2010, 02:01 PM
  4. Site messed up.
    By Luke in forum Webmaster Discussion
    Replies: 8
    Last Post: 23rd Jun 2009, 01:21 PM
  5. Bottom of my vB is messed up...
    By Sl!M in forum vBulletin
    Replies: 5
    Last Post: 1st Apr 2009, 01:32 PM

Tags for this Thread

BE SOCIAL