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 #179502 is a reply to message #179488] Fri, 02 November 2012 19:04 Go to previous messageGo to previous message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma:
Senior Member
On 01-11-2012 21:29, Thomas 'PointedEars' Lahn wrote:
> Michael Vilain wrote:
>
>> 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?
>>
>> AFAIK, phpmyadmin uses mysqladmin to extract the tables from MySQL. […]
>
> That would be surprising since AFAIK phpMyAdmin runs without exec()
> permission. Using the functions provided by either the `mysql' or the
> `mysqli' PHP extension, both of which phpMyAdmin supports, it is already
> possible to extract that information using MySQL statements. And indeed, I
> could not find an occurrence of `mysqladmin' in the phpMyAdmin source code,
> which is another strong indication that you are mistaken here.
>
>
> PointedEars
>

A simple:
SHOW CREATE tablename

will show the results, with comments
[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: Sun Nov 24 20:56:30 GMT 2024

Total time taken to generate the page: 0.05371 seconds