Bug #22318 Schedule Backup to bad code .sql files
Submitted: 13 Sep 2006 17:45 Modified: 19 Oct 2006 14:32
Reporter: Brent Su Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.2.3 RC OS:MacOS (Mac OS X Server 10.4.7)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any
Tags: MySQL Administrator 1.2.3 RC

[13 Sep 2006 17:45] Brent Su
Description:
I can't use MySQL Administrator 1.0 / 1.1 / 1.2.3 RC (for Mac OS X 10.4.7) to use a schedule backup procedure! this is my Bug Report (Just look at Screen Capture, thanks) :

http://bbs.bnw.com.tw/conference/viewtopic.php?p=2775#2775

Schedule Backup generation ? ? ? ? ? ? ? bad code result, look like this:

http://static.flickr.com/81/242244313_7e5c38a30e_o.jpg

This is normal backup from use "Start Backup" button by Manual Backup :

http://static.flickr.com/82/242244318_3e44649c96_o.jpg

Brent.

How to repeat:
If you want to know "How to repeat" this Bug? please look at Screen Capture step by step :

http://bbs.bnw.com.tw/conference/viewtopic.php?p=2775#2775

I use UTF8 for my web site and MySQL database.
if you want my backup "phpbb.sql" files, I can email to you. Thanks.
[27 Sep 2006 9:29] Vladimir Kolesnikov
Hi,

Can you attach to this bug report an example of uncorrupted SQL dump file, as well as scheduled backup project file. You can locate the project file in ~/Library/Application Support/MySQL/Administrator/Profiles/ directory. The file will be named <your-backup-project-name>.mbp, according to your screenshots this will be phpBB.mbp

Thanks,
Vlad
[15 Oct 2006 18:03] Brent Su
Thanks for MySQL !

phpBB.mbp Profile listing :

<?xml version="1.0"?>
<backup_profile>
  <version>1.2</version>
  <profile_name>phpBB</profile_name>
  <last_used/>
  <options>2304</options>
  <backup_type>0</backup_type>
  <entities>
    <entity>
      <name>phpbb_auth_access</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_banlist</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_categories</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_config</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_confirm</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_disallow</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_forum_prune</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_forums</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_groups</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_posts</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_posts_text</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_privmsgs</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_privmsgs_text</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_ranks</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_search_results</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_search_wordlist</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_search_wordmatch</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_sessions</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_sessions_keys</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_smilies</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_themes</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_themes_name</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_topics</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_topics_watch</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_user_group</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_users</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_vote_desc</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_vote_results</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_vote_voters</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
    <entity>
      <name>phpbb_words</name>
      <schema>phpbb</schema>
      <catalog>def</catalog>
      <entity_type>table</entity_type>
    </entity>
  </entities>
</backup_profile>
[19 Oct 2006 14:32] Vladimir Kolesnikov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html
[26 Feb 2011 20:41] Hogchewacuaneouphord Hogchewacuaneouphord
Неделю назад мы с женой наконец-то сделали ремонт и задумались о заказе новой мебели для спальни, в частности, такого необходимого предмета интерьера как [url=http://shkafy.com/photo/]шкафы-купе фото[/url]. подумали о новом приобретении и осознали, что не в состоянии ответить на некоторые вопросы, вызванные данным решением. Без опыта (пусть даже и не своего), как говорится, никуда! пожалуйста, дайте совет! какой выбрать шкаф, и какие показатели порекомендуете учесть при выборе? На что стоит ориентироваться, покупая шкаф? Или, проще, его заказать? А какие запчасти приобрести? Для меня все эти и прочие вопросы остаются сложной закадкой. также интересуют [url=http://shkafy.com/]шкафы купе[/url]. когда покупка шкафа купе будет куда разумнее, нежели приобретение простого шкафа? мы хотим услышать рекомендации людей, которые приобрели шкаф и способных дать некий совет. Буду довольно признателен за ваше мнение.Спасибо!
[23 Nov 2011 11:10] GajiAccutan GajiAccutan
[b]discount accutane 10mg online in canada no prescription [/b]      
[url=http://buy-accutane-loizehn.webs.com]purchase accutane 30mg online [/url]      
order accutane 10mg in australia without prescription
buy accutane 10mg online in australia no prescription
      
[url=http://buy-accutane-limen.webs.com]discount accutane 30mg in uk without prescription [/url]      
order accutane 5mg online in usa no prescription
discount accutane 10mg online
discount accutane 10mg online in canada no prescription
      
[url=http://buy-accutane-sersso.webs.com]order accutane 20mg in usa without prescription [/url]      
discount accutane 5mg online in uk
discount accutane 10mg in australia without prescription
      
[url=http://buy-accutane-stealvo.webs.com]order generic accutane in usa no prescription [/url]      
order accutane 5mg in canada without prescription
discount accutane 10mg no prescription
      
jimonfujiko888
[9 Dec 2011 15:55] Liactonundota Liactonundota
[b]18 and over casinos [/b] 
	how to play blackjack casino  [url=http://pokbil4.info/betting-odds-explain.php]betting odds explain[/url] casino clay chips  ca casino indian reward  
	las vegas golden nugget casino  [url=http://game4cas.info/ohkay-casino-address.php]ohkay casino address[/url] milwaukee bingo and casino  michigan casino guide  
	hyatt casino  [url=http://cas4bet.info/welcome-to-paradise-online-casino.php]welcome to paradise online casino[/url] casino grand opening red rock  clams casino history  
	safest online casino  native american casino issues  casino discountphentermine blog expedia fr jp link site  
	fabulous casino gaming norwalk california