yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

Export/Import Feature #21

Open darnold opened 9 years ago

darnold commented 9 years ago

Is there a way to export/import entire tables?

yoichiro commented 9 years ago

@darnold I just registered the new version 4.4.0 of Chrome MySQL Admin to Chrome WebStore. In this version, exporting all databases has been supported. https://github.com/yoichiro/chrome_mysql_admin/commit/02450da42d434825a286057427f23d927a6e9d30

benjamw commented 8 years ago

I have v4.5.0 and I don't see an export button anywhere. Could you point me towards that button?

Also, it seems this export function is for a whole database, could we get a button that would export a single table as well?

Thanks.

benjamw commented 8 years ago

An option to include the data or just export the database / table structure would also be nice.

aedelgod commented 6 years ago

Hi @yoichiro, I would also like a feature to dump all tables into a folder and be able to import and only overwrite the tables in that folder. I tried to use the export feature which only tried to export as a self-contained file and said it was successful but the document it exported was an empty 0 bytes. This function is what I use almost all the time with MySQL workbench and I have been trying to go 100% Chrome OS. Please let me know if you intend to make a feature like this in the GUI, it would make my life a lot easier, thank you.

stickboyc commented 5 years ago

@yoichiro

I'm having trouble finding this functionality. Exporting is still a feature in the Chrome app, correct? I can't find it anywhere. Is there any sort of documentation as a whole for this application?


Ignore my idiocy, small icon, bottom right. What about import?

yoichiro commented 5 years ago

I'm sorry about not enough information for you guys. There is a button to export all databases in the right on the footer bar when the "Process list" button on the header toolbar is enabled.

screenshot 2019-01-24 at 10

stickboyc commented 5 years ago

Oh no worries, it's a fantastic tool :) is there import functionality?

On Wed, Jan 23, 2019, 8:26 PM Yoichiro Tanaka <notifications@github.com wrote:

I'm sorry about not enough information for you guys. There is a button to export all databases in the right on the footer bar when the "Process list" button on the header toolbar is enabled.

[image: screenshot 2019-01-24 at 10] https://user-images.githubusercontent.com/261787/51648037-7b0bd400-1fc2-11e9-92ea-67c2e9830b22.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yoichiro/chrome_mysql_admin/issues/21#issuecomment-457031096, or mute the thread https://github.com/notifications/unsubscribe-auth/Aq9Q7Tf6pJZFTpC3U0Aec93dCojAUeJnks5vGQvDgaJpZM4DM8ro .

yoichiro commented 5 years ago

No, I didn't implement the import functionality.

oneberenjena commented 5 years ago

Hi @yoichiro, I'm trying to export a database but I'm getting an empty file. Any idea?