Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: my.cnf is where? #15527
    Grunt
    Member

    I am getting a: Error : Got a packet bigger than 'max_allowed_packet' when trying to execute a rather large batch file. i had thought i read in another thread that to correct this the 'max_allowed_packet' had to be adjusted in the my.cnf – i guess i was mistaken.

    Regardless, could you point me in the right direction to get this sorted?

    Just out of curiosity, looking in my.ini located in my winnt dir, theres no line for it either:

    Code:
    #This File was made using the WinMySQLAdmin 1.4 Tool
    #2/23/2004 8:02:49 PM

    #Uncomment or Add only the keys that you know how works.
    #Read the MySQL Manual for instructions

    [mysqld]
    basedir=C:/mysql
    #bind-address=xxx.xxx.xxx.xx
    datadir=C:/mysql/data
    #language=C:/mysql/share/your language directory
    #slow query log#=
    #tmpdir#=
    #port=3306
    #set-variable=key_buffer=16M
    [WinMySQLadmin]
    Server=C:/mysql/bin/mysqld-nt.exe
    user=root
    password=xxxxxx

Viewing 1 post (of 1 total)