<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - Other Migration</title>
        <description>Forum for other database migration issues.</description>
        <link>http://forums.mysql.com/list.php?79</link>
        <lastBuildDate>Tue, 24 Nov 2009 20:30:13 +0000</lastBuildDate>
        <generator>Phorum 5.2.1-alpha</generator>
        <item>
            <guid>http://forums.mysql.com/read.php?79,292424,292424#msg-292424</guid>
            <title>import berkeley db (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,292424,292424#msg-292424</link>
            <description><![CDATA[ Hi,<br />
<br />
Is there any way to query and edit entries of a berkeley db file?<br />
I am configuring postfix with sasl authentication and I think it would be much convenient if I can use mysql to add or delete accounts instead of saslpassword.<br />
any answer would be appreciated.<br />
<br />
Bruce.]]></description>
            <dc:creator>zhou tao</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 23 Nov 2009 07:42:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,291516,291516#msg-291516</guid>
            <title>Generic bulk data load (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,291516,291516#msg-291516</link>
            <description><![CDATA[ Is there a generic high performance way to bulk load data into a database table from a text file without using vendor specific tools? I need to bulk load data into both Oracle and MYSQL]]></description>
            <dc:creator>John Dunn</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 17 Nov 2009 10:57:01 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,290173,290173#msg-290173</guid>
            <title>MS Visual FoxPro to My SQL migration (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,290173,290173#msg-290173</link>
            <description><![CDATA[ Hi,<br />
<br />
I have MS Visual FoxPro installed on my system. The data volume is not very huge.<br />
I want to migrate to My SQL .<br />
Can someone please let me know the step by step procedure for this?<br />
Also, please let me know how much the front end applications need to be modified.<br />
Please note that I am not very familiar with either FOXPRO or MYSQL (so I shall need some guidance right from installation procedure).<br />
Thanks for letting me know.<br />
<br />
Debduti]]></description>
            <dc:creator>Debduti Sengupta</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 09 Nov 2009 10:53:05 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,289195,289195#msg-289195</guid>
            <title>problems with import from *.txt file (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,289195,289195#msg-289195</link>
            <description><![CDATA[ Hi<br />
I have a problem<br />
I want to add to my database information. It is marked as varchar so I have to use ' ' before and after an information, but my exported file has no ' ' for example<br />
<br />
text to need in db: 'sample text'<br />
text in my *.txt file: sample text<br />
<br />
how can I convert it or make it happen that my text will recieve before and after the text ' ']]></description>
            <dc:creator>Bartek Cieslak</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 10 Nov 2009 13:11:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,288236,288236#msg-288236</guid>
            <title>Migration of postgresql to mysql (2 replies)</title>
            <link>http://forums.mysql.com/read.php?79,288236,288236#msg-288236</link>
            <description><![CDATA[ Hi,<br />
   I  want to migrate our database from postgresql to mysql.If you know any migration tool or any methodology then please reply.......]]></description>
            <dc:creator>Mahendra Bagul</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 02 Nov 2009 07:47:53 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,287946,287946#msg-287946</guid>
            <title>Running into trouble with Importing CSV containing comma (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,287946,287946#msg-287946</link>
            <description><![CDATA[ I'm a mySQL newbie so please excuse my ignorance and abundance of questions.  <br />
<br />
I'm having trouble importing a .csv extract into a table via mysqlimport command.  Below is the command I use...<br />
<br />
mysqlimport --host=localhost --user=root --password=testing1 --fields-terminated-by=&quot;,&quot; --lines-terminated-by=&quot;\r\n&quot; aexworkflow c:\csvimport\aexextractraw.csv<br />
<br />
When I run the statement above, i receive the below error...<br />
<br />
mysqlimport: Error: 1262, Row 5 was truncated; it contained more data than there<br />
 were input columns, when using table: aexextractraw<br />
<br />
I know why this error occurs.  Its because I have a column in my extract that has a comma inside its content.  How can I make mySQL ignore this comma when importing?<br />
<br />
One way I can think of avoiding it is to convert the delimiter on the .csv file from &quot;,&quot; to &quot;|&quot;.  However, that will require me to search and replace manually.  Is there an automated way of converting .csv files to pipe delimited?  Could I possibly schedule this conversion as I plan to automatically download this .csv extract every hour or so?<br />
<br />
I've searched the forums and the web for hours but I cannot find a solution to this issue.  Any help or guidance is appreciated.  Thanks<br />
<br />
-vdfk]]></description>
            <dc:creator>vdfk vdfk</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 26 Oct 2009 13:58:48 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,286152,286152#msg-286152</guid>
            <title>New open source data synchronization tool (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,286152,286152#msg-286152</link>
            <description><![CDATA[ Hello, <br />
<br />
We are trying to find an ETL tool open source. Basically, we need our software to perform ETL, data migration and data synchronization. <br />
<br />
The program should not be used on larger projects. A few open source tools exist on the market. <br />
<br />
Some ideas? Thanks.]]></description>
            <dc:creator>af dabler</dc:creator>
            <category>Other Migration</category>
            <pubDate>Fri, 16 Oct 2009 12:04:10 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,283188,283188#msg-283188</guid>
            <title>Problem integrating SSRS 2008 with MYSQL (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,283188,283188#msg-283188</link>
            <description><![CDATA[ Hi,<br />
<br />
I would really appreciate any help for this problem.<br />
<br />
Basically I am using SSRS 2008 for reporting services. My first choice of DB was MYSQL. So I installed ODBC MYSQL connector and created a DSN and used it in report design. If I preview the report in the Business Intellgence Dev Studio, I can see the records, but when I try to view in the local URL<br />
<a rel="nofollow"  href="http://mycomputername:port/Reports">http://mycomputername:port/Reports</a><br />
<br />
it says , DataSource1 not found or driver not installed.<br />
<br />
Can anyone please tell me if this is the problem with SSRS configurations or Do I need to make any changes further to make it work in a URL based scheme?<br />
<br />
TIA.<br />
Pradeep.]]></description>
            <dc:creator>pradeep pradeep</dc:creator>
            <category>Other Migration</category>
            <pubDate>Fri, 25 Sep 2009 09:48:48 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,282881,282881#msg-282881</guid>
            <title>Isue with Decimal datatype and auto increment (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,282881,282881#msg-282881</link>
            <description><![CDATA[ Hi, <br />
I am migrating data from Oracle to My sql database <br />
I have fields whose datatype is number(38,0) in oracle. Upon migration the fileds data type is Decimal(38) in My sql. But i am unable to set Auto increment flag for this field. Changing to bigint will not work as its max size is limited to 20 digits. Have tried binary datatype as well, but not able to flag that coulum as auto increment<br />
<br />
Please advise <br />
Thanks, <br />
Vijay]]></description>
            <dc:creator>vijayanand kalyanaraman</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 24 Sep 2009 00:52:49 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,282696,282696#msg-282696</guid>
            <title>xkeyed or mkeyed files (2 replies)</title>
            <link>http://forums.mysql.com/read.php?79,282696,282696#msg-282696</link>
            <description><![CDATA[ how can i connect mysql directley to xkeyed or mkeyed files as a sort of data dictionary without using basis.com bbj?<br />
<br />
regards]]></description>
            <dc:creator>nvt nvt</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 06 Oct 2009 18:37:14 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,282598,282598#msg-282598</guid>
            <title>MySQL Windows to Linux Migration issue (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,282598,282598#msg-282598</link>
            <description><![CDATA[ Hello Everyone,<br />
<br />
I am trying to setup a new infrastructure for Apache/PHP/MYSQL, all currently are Windows Server and I am migrating to CentOS in a load balancer enviroment. Everything works however, I am having an annoying problem which I am fighting for few hours now. When I migrate a database over from the Windows server to the Linux Server I am getting bad characters. I have tried character sets and collation on the database but dint help.<br />
<br />
below is an example:<br />
<br />
it's  (On the old server)<br />
<br />
It�s (on the new server)<br />
<br />
I have tried mysqldump ----default-character-set=latin1 and then imported the the database but I got the following results.<br />
<br />
The solution i tried was from this link <a rel="nofollow"  href="http://www.orthogonalthought.com/blog/index.php/2007/05/mysql-database-migration-and-special-characters/">http://www.orthogonalthought.com/blog/index.php/2007/05/mysql-database-migration-and-special-characters/</a> <br />
<br />
it?s (it changes an apostrophy tp a question mark?)<br />
<br />
I am running out of ideas because I have also tried copying raw files from server tp server and still the same issue.<br />
<br />
Does anyyone what is cusing this character change, i know that defaults backups are UTF8 and i tried changing them using the --default-character-set switch.<br />
<br />
Do i need to change my character set global parameter?<br />
<br />
FYI these are joomla websites, if that makes any difference. Any help is greatly appriciated.<br />
<br />
Thanks,<br />
<br />
Adel]]></description>
            <dc:creator>ad ade</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 22 Sep 2009 20:51:43 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,279187,279187#msg-279187</guid>
            <title>Moving MySQL Data from Linux to Windows Computer (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,279187,279187#msg-279187</link>
            <description><![CDATA[ The Paradigm<br />
<br />
I recently was finally given a computer for work, which runs on Windows XP. I had previously been working using my personal Linux laptop, and had developed several MySQL/PHP applications to aid in data entry and SQL reporting, all of which ran on localhost. I use an &quot;include&quot; file to establish my connection, and run SQL inserts and updates via localhost. Ran like a champ in Linux.<br />
<br />
The Problem<br />
<br />
I installed WAMP Server (www.wampserver.com) on the new computer, and have now moved my data from the Linux laptop to the WinXP laptop. I actually did that pretty easily, but now, I find that I cannot connect using the username and password combinations. I tried to replicate them EXACTLY on the WinXP box, but no joy in Mudville, as they say. <br />
<br />
The Parameters<br />
<br />
Set up a very simple table:<br />
<br />
id 	color 	employee<br />
------------------------<br />
1 	Red 	Dan<br />
2 	Blue 	Mike<br />
3 	Yellow 	Cindy<br />
4 	Orange 	Gerri<br />
5 	Purple 	Rick<br />
6 	Green 	Crystal<br />
<br />
Here's a copy of my &quot;connection.php&quot; file:<br />
<br />
-----BEGIN PHP CODE-----<br />
$db = mysql_connect(&quot;localhost&quot;, &quot;xploser&quot;, &quot;xploser&quot;);<br />
if (!$db) {<br />
echo &quot;error!&quot;;<br />
}<br />
mysql_select_db(&quot;dangoof&quot;);<br />
-----END PHP CODE-----<br />
<br />
The test code to see if I can run a simple query:<br />
<br />
-----BEGIN PHP CODE-----<br />
include(&quot;connection.php&quot;);<br />
<br />
$query = &quot;select * from table1&quot;;<br />
$result = mysql_query($query);<br />
$num_results = mysql_num_rows($result);<br />
for ($i=0; $i &lt;$num_results; $i++)<br />
{<br />
$row = mysql_fetch_array($result);<br />
echo &quot;&lt;p&gt;&quot;.$row[&quot;id&quot;].&quot; - &quot;.$row[&quot;color&quot;].&quot; - &quot;.$row[&quot;employee&quot;].&quot;&lt;/p&gt;&quot;;<br />
}<br />
-----END PHP CODE-----<br />
<br />
I've run this code a thousand times without problems, but now, I get this error message:<br />
<br />
-----BEGIN ERROR CODE-----<br />
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\acs\dangoof\index.php on line 5<br />
<br />
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\acs\dangoof\index.php on line 5<br />
<br />
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\acs\dangoof\index.php on line 6<br />
-----END ERROR CODE-----<br />
<br />
I tried setting up a completely new user using PHPMyAdmin, and running it again - still no luck.<br />
<br />
What am I missing? Are there some wacky settings in Widows XP I need to set to enable this functionality? Any insights would be greatly appreciated.<br />
<br />
Dan sends...]]></description>
            <dc:creator>Dan Ford</dc:creator>
            <category>Other Migration</category>
            <pubDate>Fri, 04 Sep 2009 11:24:43 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,274757,274757#msg-274757</guid>
            <title>A few articles of interest on MySQL (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,274757,274757#msg-274757</link>
            <description><![CDATA[ In the last couple of days I have written a few articles that may be of general interest to the forum participants.<br />
<br />
Here is a link to the articles:<br />
<a rel="nofollow"  href="http://hodentek.blogspot.com/search?q=mysql">http://hodentek.blogspot.com/search?q=mysql</a><br />
<br />
They deal with :<br />
Migrating a table to MySQL<br />
<br />
Linked server on SQL Server 2008<br />
<br />
Web enabling MySQL data with VB.NET etc<br />
<br />
Many more are going on line in the next few days,<br />
<br />
Data Transfer using SSIS<br />
etc]]></description>
            <dc:creator>Jayaram Krishnaswamy</dc:creator>
            <category>Other Migration</category>
            <pubDate>Wed, 05 Aug 2009 14:04:55 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,272150,272150#msg-272150</guid>
            <title>Import Data From Excel/Open Office Writer (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,272150,272150#msg-272150</link>
            <description><![CDATA[ I have a multiple worksheets abt (50) each packed to the brim with data, abt 3 million records<br />
<br />
Exporting to MYSQL using CSV is a nightmare, OpenOffice (OO) only exports one sheet at a time.]]></description>
            <dc:creator>Ezekiel Macharia</dc:creator>
            <category>Other Migration</category>
            <pubDate>Fri, 17 Jul 2009 12:52:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,272084,272084#msg-272084</guid>
            <title>ISO-8859-1 data in UTF-8 database (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,272084,272084#msg-272084</link>
            <description><![CDATA[ Hello,<br />
<br />
I have to migrate a database from a 5.0 mysql community server to another 5.0 mysql but I figured out that the database has been created in utf-8 and data is in latin1 charset.<br />
How could I migrate my database without charsets issues and without modifying the original database ? This one is on production so I don't want to go down it.<br />
<br />
EDIT: I had forgotten : the charset goal is latin1 due to others environments encoding<br />
<br />
Thank's<br />
<br />
Stéven]]></description>
            <dc:creator>Steven Le Bras</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 16 Jul 2009 19:52:09 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,272071,272071#msg-272071</guid>
            <title>importing xml file to mysql (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,272071,272071#msg-272071</link>
            <description><![CDATA[ I have an xml file that takes the following format:<br />
<br />
&lt;markers&gt;<br />
<br />
&lt;marker lat=&quot;&quot; lng=&quot;&quot; label=&quot;&quot; age=&quot;&quot; street=&quot;&quot; neighborhood=&quot;&quot; date=&quot;&quot; race=&quot;&quot; gender=&quot;&quot; cause=&quot;&quot; image=&quot;&quot; height=&quot;&quot; alt=&quot;&quot; /&gt;<br />
<br />
...<br />
<br />
&lt;/markers&gt;<br />
<br />
I'd like to import this data into a mysql database, but I haven't seen an example of how to do that with a file structured in this way. Can you open the file, read in its contents, and load each value into a database with PHP? Is there a better way?]]></description>
            <dc:creator>Laura Schneiderman</dc:creator>
            <category>Other Migration</category>
            <pubDate>Wed, 07 Oct 2009 11:59:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,271362,271362#msg-271362</guid>
            <title>MySQL windows to linux migration: what are correct steps to do? (2 replies)</title>
            <link>http://forums.mysql.com/read.php?79,271362,271362#msg-271362</link>
            <description><![CDATA[ Hello,<br />
<br />
I need to migrate the whole database (in InnoDB) from mysql (4.1) on windows to mysql on Linux. And I want to use mysql 5.1 on linux. Could anybody point me the correct steps to do?<br />
<br />
What I have in mind is:<br />
- Install mysql 5.0 to Linux box<br />
- Copy the whole data file folder from Windows to Linux (the database is very big so that I think I cannot use mysqldump)<br />
- Run mysql_upgrade on the Linux box<br />
- Upgrade (install) mysql on Linux box to version 5.1<br />
- Run mysql_upgrade again.<br />
<br />
Is it the right way to go?<br />
<br />
Thank you in advance for any feedback,<br />
Bao.]]></description>
            <dc:creator>Tri Bao Ho</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 03 Aug 2009 12:22:14 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,270374,270374#msg-270374</guid>
            <title>N1NF to 1NF table conversion (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,270374,270374#msg-270374</link>
            <description><![CDATA[ I am migrating some data from EXCEL to MySQL, which include tables of the following form:<br />
<br />
Person 	| Favorite Colors<br />
-------- --------------------<br />
Bob 	| blue, red<br />
Jane 	| green, yellow, red<br />
<br />
Which is a design that does not comply with 1NF. A more semantically correct design would be:<br />
<br />
Person 	| Favorite Color<br />
-------- --------------------<br />
Bob 	| blue<br />
Bob 	| red<br />
Jane 	| green,<br />
Jane 	| yellow<br />
Jane 	| red<br />
<br />
The real file is more complicated, with over 900 entries, making the conversion tedious. What can you suggest as a scripted solution to my problem?]]></description>
            <dc:creator>Altaz Belim</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 06 Jul 2009 14:44:28 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,269886,269886#msg-269886</guid>
            <title>error log (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,269886,269886#msg-269886</link>
            <description><![CDATA[ Hi,<br />
I need to capture the execution errors into a log file, is there any method by which i can achieve this. Please let me know ASAP.<br />
<br />
Thanks in Advance...<br />
<br />
Vishnuvardhan K.N.]]></description>
            <dc:creator>Vishnuvardhan Kashipathi</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 02 Jul 2009 08:46:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,267832,267832#msg-267832</guid>
            <title>Fetching data from berkeley db using Excel Macro (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,267832,267832#msg-267832</link>
            <description><![CDATA[ Hi Friends,<br />
             Is there anyway to fetch data from berkeley db using excel macro.<br />
             Please help on this...]]></description>
            <dc:creator>Kiran K</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 18 Jun 2009 11:18:22 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,267514,267514#msg-267514</guid>
            <title>Load DATA INFILE 'file.txt' not found (Errcode:2) (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,267514,267514#msg-267514</link>
            <description><![CDATA[ I'm using a Mac and version 5.1 of MySQL.<br />
<br />
I’m attempting to load the initial database tables with txt files.  <br />
<br />
The first one went fine and then I decided to modify it;  The modified file is not being found by mysql even though an “ ls –l”  at the command line shows the file there.<br />
<br />
The original modified file, I modified and then copied to the correct path using<br />
Sudo cp /Users/mvanorshoven/Downloads/grasstablemin.txt  /usr/local/mysql/bin<br />
<br />
The permissions on the new file read<br />
-rw-r-r--@ 1 root wheel<br />
<br />
My next experiment was to do an exact copy of the file that mysql was recognizing;<br />
cp grasstable.txt grasstable2.txt<br />
<br />
The permissions on new file read exactly the same as the old and the file size is exactly the same.  However, even though I’m able to load the data from grasstable.txt into my mysql table, I can’t load grasstable2.txt<br />
<br />
Any ideas?]]></description>
            <dc:creator>Martha Van Orshoven</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 16 Jun 2009 17:57:54 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,266105,266105#msg-266105</guid>
            <title>Error 1045&amp;lt;28000&amp;gt;:Access Dennie for the user (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,266105,266105#msg-266105</link>
            <description><![CDATA[ syntax i fallowed: mysql -u satish -h 127.101.100.35 -p<br />
<br />
I am not able to login through user from anther m/c(getting the error of &quot;Error 1045&lt;28000&gt;:Access Dennie for the user 'satish'@'127.101.100.35'&lt;using password:Yes&gt;&quot;), where as when i am using the same m/c on which  server is set-up with the same user logged-in successfully . <br />
<br />
Please help me i need the solution for my project...<br />
i emailID -sachingainewar@gmail.com<br />
<br />
Thanks<br />
Sachin]]></description>
            <dc:creator>Sachin Gainewar</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 08 Jun 2009 06:15:45 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,265377,265377#msg-265377</guid>
            <title>Faircom C-TREE database to MySQL ? (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,265377,265377#msg-265377</link>
            <description><![CDATA[ This is a very open question, sorry for that but I'm relatively new to MySQL <br />
and I'm in front of a problem for which my searches on the web gave no real <br />
answer.<br />
<br />
It's about database files at the Faircom C-TREE format (www.faircom.com). <br />
Faircom software is proprietary and not open source. Three is a free limited <br />
SDK available but that's totally new for me and I'm not sure of what can be <br />
done or not with it yet. And I have no real knowledge of C-TREE, to be <br />
honest, only some theory.<br />
<br />
I would like to &quot;convert&quot; these kind of databases to MySQL, directly or not. <br />
I would have to do this seeveral times a year so I'm looking for a <br />
relatively easy and automatic solution if possible.<br />
<br />
Is there any available ready-to-use solution? (I won't be against paying a <br />
bit for it, but our project is totally non-commercial, so we can't spend a <br />
lot.)<br />
<br />
Or is there any document describing in details how to achieve this?<br />
<br />
Or at least some clear directions?<br />
<br />
Thanks in advance. :)]]></description>
            <dc:creator>mark bar</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 02 Jun 2009 13:45:05 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,257030,257030#msg-257030</guid>
            <title>Old Database recovery (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,257030,257030#msg-257030</link>
            <description><![CDATA[ A friend of mine had a Win95 machine with an ancient system running on it, its finally gave up the ghost last week. <br />
<br />
I recovered the folder containing these database files but cannot get the data out there are a mixture of file types in there that i have never encountered before including .ISD, .ISF &amp; .ISM (I read somewhere these could be assocaited with an old version of MySql).<br />
<br />
As well as these files i have some .rpt (which open invoice templates in Crystal Reports) and .rsf (which i suspect could also contain data).<br />
<br />
The .ISD is the largest of all the files in the directory so i am hoping this is the one with 15 years worth of data sat in it but does anyone know how i get this information in a readable format? Have you even heard of these extensions before?<br />
<br />
Thanks in advance for any help or advise offered.<br />
<br />
Steve]]></description>
            <dc:creator>Stephen Adshead</dc:creator>
            <category>Other Migration</category>
            <pubDate>Tue, 14 Apr 2009 10:04:59 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,255792,255792#msg-255792</guid>
            <title>MySql DB OS Migration (3 replies)</title>
            <link>http://forums.mysql.com/read.php?79,255792,255792#msg-255792</link>
            <description><![CDATA[ Hi,<br />
How to migrate MySql Database at OS level from Windows to Sun Solaris.]]></description>
            <dc:creator>ashish laddha</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 09 Apr 2009 11:00:25 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,252200,252200#msg-252200</guid>
            <title>how to create new database from old database (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,252200,252200#msg-252200</link>
            <description><![CDATA[ hi,<br />
I have an old database in mysql and now i want to transfer data of this to new database. The main issue i have is, there are some differences in structure of tables and fields. <br />
<br />
Can anyone help me in migrating old database into new one ???<br />
<br />
<br />
Regards,<br />
Amit Chavda]]></description>
            <dc:creator>Amit Chavda</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 12 Mar 2009 06:59:43 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,251170,251170#msg-251170</guid>
            <title>Changing default values (1 reply)</title>
            <link>http://forums.mysql.com/read.php?79,251170,251170#msg-251170</link>
            <description><![CDATA[ We originally installed a MySQL instance on two separate servers, using all of the default settings, to include datadir, socket, log-error, pid-file, etc.<br />
<br />
We recently decided to cluster these servers, but the two database instances cannot co-exist on the same server at the same time, because they're both using the same port numbers, same log directories, etc.<br />
<br />
I need to modify at least one of these configurations, so that it logs, and accesses the database instance via a different port.<br />
<br />
Can anyone tell me which files need to be modified, and in which directories they exist?<br />
<br />
I already created a copy of the mysqld startup script, and modified the entries in it.<br />
<br />
Everything seems to startup just fine, as long as I don't change the socket location.<br />
<br />
But, even though the mysqld command appears to work, and it can be seen using a ps -ef, I can not connect to the actual database.<br />
<br />
I keep getting the following error message:<br />
<br />
mysqladmin: connect to server at 'localhost' failed<br />
<br />
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'<br />
<br />
Check that mysqld is running and that the socket: '/var/lib/mysel/mysql.soc' exists!<br />
<br />
Does anyone know how to modify the startup script, or configuration files, to move the database instance to the new port?<br />
<br />
Thanks in advance, and have a great day.<br />
<br />
Joe F.]]></description>
            <dc:creator>Joseph Fisher</dc:creator>
            <category>Other Migration</category>
            <pubDate>Fri, 06 Mar 2009 22:12:17 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,250185,250185#msg-250185</guid>
            <title>import a csv file into multiple mysql tables (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,250185,250185#msg-250185</link>
            <description><![CDATA[ Is there any way that I can import one .csv file using php and then distribute its contents into multiple tables?]]></description>
            <dc:creator>cj p</dc:creator>
            <category>Other Migration</category>
            <pubDate>Sat, 28 Feb 2009 07:34:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,249012,249012#msg-249012</guid>
            <title>Hi (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,249012,249012#msg-249012</link>
            <description><![CDATA[ How can I avoid error 1067?<br />
It is repeated error, plz tell]]></description>
            <dc:creator>next age</dc:creator>
            <category>Other Migration</category>
            <pubDate>Sat, 21 Feb 2009 01:00:01 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,247418,247418#msg-247418</guid>
            <title>Transfer data from one table to another in different DB connected under different user (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,247418,247418#msg-247418</link>
            <description><![CDATA[ Im using VB.Net and MySQl 5.0 . I have two database each having a lookuptable in it<br />
I m login into each database as different user and both database resides in the same server. During a particular operation I need to get the data from 'lookuptable'<br />
in the First DB to 'lookuptable' in the Second DB. Currently I was using looping in the VB.Net part but its taking long time to complete as the data is 2-3lakh. Could anybody please help how to resolve this issue using a &quot;Insert into select query&quot; in MySQl , but please remember The DB are different and the users to connect to db are also diferent.<br />
<br />
Please help]]></description>
            <dc:creator>Jack jjj</dc:creator>
            <category>Other Migration</category>
            <pubDate>Thu, 12 Feb 2009 07:25:46 +0000</pubDate>
        </item>
    </channel>
</rss>
