Hello Martin,
    Your problem is related to PHP not MySQL. You should check the
max_post_size directive in yor php.ini file. AFAIK, this limit is set to 8M.
If you decreased the size, increasing it may solve your problem.
max_post_size controls the maximim POST size you can do, and if you exceed
this limit, your post will be discarded.

----- Original Message -----
From: "Martin Hudec" <[EMAIL PROTECTED]>
To: "MySQL List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 13:53
Subject: phpmyadmin and mysql


> Hello MySQL,
>
>   we have this problem:
>
>   when using phpmyadmin if we select database to view and we put SQL
>   command to ENTER SQL QUERY/QUERIES TO DATABASE field and submit it,
>   it will display NO SQL QUERY....what is wrong?
>
>   please help me...thank you
>
> --
> Best regards,
>  Martin                          mail   [EMAIL PROTECTED]
>                                  mobile +421.907.303.393
>                                  icq    34358414
>                                  www    http://www.corwin.sk
>
> PGP key fingerprint  21365ca05ecfd8aeb1cf19c838fff033
>
> "In those days spirits were brave, the stakes were high,
>  men were real men, women were real women and small furry
>  creatures from Alpha Centauri were real small furry creatures
>  from Alpha Centauri."
>
>                                         by Douglas Adams
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to