FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » phpmyadmin export
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: phpmyadmin export [message #179480 is a reply to message #179479] Thu, 01 November 2012 13:41 Go to previous messageGo to previous message
Richard Yates is currently offline  Richard Yates
Messages: 86
Registered: September 2013
Karma:
Member
On Thu, 01 Nov 2012 10:17:56 +0000, The Natural Philosopher
<tnp(at)invalid(dot)invalid> wrote:

> On 01/11/12 05:37, Michael Vilain wrote:
>> In article <g1t398hmljqrkvr1htkgbartoaq03tpql9(at)4ax(dot)com>,
>> Richard Yates <richard(at)yatesguitar(dot)com> wrote:
>>
>>> I cannot find a way of exporting (except as SQL) a mysql table that
>>> includes all the comments that I have added to each field in the table
>>> using phpmyadmin.
>>>
>>> Any ideas?
>>>
>>> Richard Yates
>>
>> AFAIK, phpmyadmin uses mysqladmin to extract the tables from MySQL. You
>> might look at a good MySQL manual and learn how to do it by hand rather
>> than relying on phpmysql. It require you to change the internal
>> mysqladmin command to include comments, if such an option exists.
>>
> I think it does..it (phpmyadmin) probably invokes mysqldump which seems
> to take --comments as an argument

Thanks. I found the "--comments" switch in the mysql manual, but I do
not know how to run mysqldump (or anything else mysql) except through
phpmyadmin and php scripts. I found this on a tech site:

"If you wish to perform a MySQL dump manually, without using a
PHPMyAdmin tool or other graphic environment, you need to connect to
your database via SSH and run the following command:..."

What is SSH? How do I execute a manual dump with mysqldump without
phpmyadmin?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Message queues not working properly PHP -> C
Next Topic: file_get_contents doesn’t access one URL
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 04:55:34 GMT 2024

Total time taken to generate the page: 0.04120 seconds