hi,
Thanks for prompt reply...
I have installed MySQL 5.0.0a-alpha for windows, the purpose
of my installation is to use the C API for prepared statements
I have searched it on 4.1.1 also, it don't have some API what i
have needed.
i.e, mysql_prepare,
mysql_bind_param,
mysql_execute,
mysql_fetch
I want to confirm that Is this is the version implemented this C APIs?
OR
can I able to get these API from any of earlier versions?
thanks
Arun.
--- "Schmuck, Michael" <[EMAIL PROTECTED]> wrote: > Hi,
>
> Just copying will work but it's not really a good solution.
>
> Because your BIN files (the files where all SQL insert/update/delete
> statements are stored) will beginn with an existing database.
>
> In future, when you want to reconstruct the database from the bin files, you
> didn't have the create statements of the tabels and so on.
> A better way is to pump all data from the old to the new DB.
>
> Okay, just copying will work fine, but you will distroy the history of your
> BIN files!
>
> Rgds,
> Michael Schmuck
>
>
> -----Urspr�ngliche Nachricht-----
> Von: Arunachalam [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 16. Februar 2004 13:15
> An: [EMAIL PROTECTED]
> Betreff: Is it correct, for DB accessing
>
>
> Hi all,
>
> I have installed the MySQL 5.0.0a-aplha for Windows
>
> Previously I have some Database in 4.0.17-max, to access
> those database now from current version MySQL Server, I have
> just Copy the C:\mysql\Data\myDB folder into current server's Data file
> path. Is this enough to integrate thoes Databases into
> current version or anything i have to do further...
>
> I have easily access those databases till now...
>
> suggest me, is this make any trouble in future..
>
> regard,
> Arun.
>
> ________________________________________________________________________
> Yahoo! India Insurance Special: Be informed on the best policies, services,
> tools and more.
> Go to: http://in.insurance.yahoo.com/licspecial/index.html
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and
more.
Go to: http://in.insurance.yahoo.com/licspecial/index.html
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]