Migrating MySQL Windows to Mac

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Migrating MySQL Windows to Mac

    Using the MySQL Migration Tool, I converted my MS SQL data to MySQL on Windows. Now I need to move the data to MySQL on my Mac (10.3.9).

    Any idea how to do this?

    Thanks.
    getziggy Guest

  2. Similar Questions and Discussions

    1. Migrating to Windows 2003
      Hello all, I'm seeking for expert advice on the migration issue. We are looking to Migrate from Windows 2000 to Windows 2003, and we are running...
    2. migrating from php/mysql/amfphp to microsoft sql 2003
      Hi There Have running (internally) flash app with php/amfphp and mySQL Customer wants to migrate to SQL2003. I assume that this is possible, but...
    3. migrating from mysql
      Hi everyone, I am new to postgresql. I am planning to migrate our current database (mysql) to posgresql. I am currently having difficulties...
    4. migrating tables from MVS to Windows version of DB2
      Hello. We are tring to migrate a bunch of table that resides db2 (version 6 I believe) on a MVS mainframe environment to DB2 UDB version 7.0 on a...
    5. Advice on migrating from 8.0.5 to 8.1.7 on Windows
      John wrote: Not knowing how large it is my thought would be that you have overcomplicated things. Why not: 1. Create 8.1.7.4 database with...
  3. #2

    Default Re: Migrating MySQL Windows to Mac

    do a data dump/backup into a .sql file on the Windoze box with MySQL
    Administrator or PHPMyAdmin...import it into the Mac. MySQL
    Administrator makes it pretty easy.
    HTH
    --
    Tim Carley
    [url]www.recfusion.com[/url]
    [email]info@NOSPAMINGrecfusion.com[/email]
    Mountain Lover Guest

  4. #3

    Default Re: Migrating MySQL Windows to Mac

    I don't really use MySQL myself, but you might download the [url]http://www.mysql.com/products/tools/migration-toolkit/[/url] from their site.

    Phil
    paross1 Guest

  5. #4

    Default Re: Migrating MySQL Windows to Mac

    [q]Originally posted by: Newsgroup User
    do a data dump/backup into a .sql file on the Windoze box with MySQL
    Administrator or PHPMyAdmin...import it into the Mac. MySQL
    Administrator makes it pretty easy.
    HTH
    --
    Tim Carley
    [url]www.recfusion.com[/url]
    [email]info@NOSPAMINGrecfusion.com[/email]
    [/q]

    cool. many thanks tim. the less time that I have to spend on Windows XPlode
    the better.



    getziggy Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139