What the required files to include in order to run mysql

2003-02-11 Thread Tobias Eriksson
bmySQL.dll Data/ mysql/ * db/ * Language/ * Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42 389900 e-mail: [EMAIL

RE: How to file a bug: "Can not handle spaces in paths for the arguments given on the commandline to the mysqld-nt command."

2002-09-30 Thread Tobias Eriksson
Hi, I have now been able to solve this problem. I used MySQL 3.23, but when I installed MySQL 4.0.3 it worked fine. Great Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42 389900 e-mail: [EMAIL PROTECTED] Hi How do I

How to file a bug: "Can not handle spaces in paths for the arguments given on the commandline to the mysqld-nt command."

2002-09-23 Thread Tobias Eriksson
Program Files Old\" and "c:\Program Files\" then these would be translated into "c:\Program~1" and "c:\Program~2", how could an installer know which one to choose? It can't therefore this solution is not an option either. Please help me out

RE: Start mysqld-nt from command line with SPACES in the path, how?

2002-09-18 Thread Tobias Eriksson
But here you do not specify the --data "c:\Program Files\" option. The space couldn't be handled by the mysqld-nt exe, I believe it could have something to do with the fact that it interprets the arguments as 3 strings instead of 2. Regards Tobias Tobias Eriksson Co

RE: How to run multiple mysql servers

2002-09-02 Thread Tobias Eriksson
that you should make sure that you override any properties in the files with the command line args, if necessary. There are couple of pages of this information in the manul; "Running Multiple MySQL Server on the same Machine." Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans

RE: How to run multiple mysql servers

2002-08-30 Thread Tobias Eriksson
I got it! Sorry, ohh... So simple The reason for the problem was ofcourse that I did not provide a --datadir=c:\\mysql\\data parameter, this superseeded the parameter set in the config file. Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct

How to run multiple mysql servers

2002-08-30 Thread Tobias Eriksson
s of MySQL ? Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42 389900 e-mail: [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/man

How to compile embedded MySQL on Windows

2002-08-29 Thread Tobias Eriksson
also allow for connections to the database from the outside. If you've done something similar please let me know. Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42 389900 e-mail: [EMAIL

Where is mysql_server_init defined ?

2002-08-28 Thread Tobias Eriksson
d about that it does not exists, I then searched through all the files that comes with mysql normal install, and realized that there is no such method/function. What am I doing wrong, is there a particular package I would have to download in order to get it working or ... ? Regards Tobias Tobias

How to integrate MySQL into my application?

2002-08-13 Thread Tobias Eriksson
Hi I heard that one can instead of having the mysql database running as a server (separate process), one can integrate it as part of the application through a shared lib (DLL or so lib). Anyone who's got a reference to a document describing this? Regards Tobias Tobias Eriksson ComO

What is needed to redistribute MySQL with my software?

2002-08-12 Thread Tobias Eriksson
Hi I am putting together a software which is based on MySQL, now I would like to redistribute MySQL with my installation package, what do I need to comply with? Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42

make my own installer, what needs to be included

2002-08-09 Thread Tobias Eriksson
from somewhere. 4) Has anyone made an installer which is unattended. Regards Tobias Tobias Eriksson ComOpt AB Michael Löfmans gata 6 254 38 Helsingborg, Sweden Direct: +46 42 389918 Phone: +46 42 389900 e-mail: [EMAIL PROTECTED] <mailto:[EMAIL P