Hello,
I want a debuggable compiled library. Is Deug version
of embedded server available.
Karam
--- Victor Medina <[EMAIL PROTECTED]> wrote:
> Karam Chand wrote:
> > Hello,
> >
> > I want to use embedded MySQL server library. I
> > downloaded the latest MySQL 4
Karam Chand wrote:
Hello,
I want to use embedded MySQL server library. I
downloaded the latest MySQL 4.1.1 source and unzipped.
I opened up mysql.dsw and set libmysqld as active
project. Using Build->Rebuild All.. I started
compiling it.
After all the related projects were compiled I am
gett
Hello,
I want to use embedded MySQL server library. I
downloaded the latest MySQL 4.1.1 source and unzipped.
I opened up mysql.dsw and set libmysqld as active
project. Using Build->Rebuild All.. I started
compiling it.
After all the related projects were compiled I am
getting the following er
I've installed the last stable MySQL version (4.0.14-standard) under
Linux, (Suse-8.0) kernel 2.4.28-64GB SMP, form the binary distribution
that i downloaded from www.mysql.com. I'm interested on implementing the
embedded server within my clients programs but the distribution do not
have inclu
I've installed the last stable MySQL version (4.0.14-standard) form
the binary distribution. I'm interested on implementing the embedded
server within my clients programs but the distribution do not have
included the libmysqld.a library. There is a possible solution to this
without having to g
Hi
Can some one guide me on how to use the embedded MySQL
server.
I have gone through brief description in the MySQL
manual but did not get much from it
When we use Embedded server in an application ,do we
need complete MySQL installation ???
any pointer will be appraciated
thanks
asif
Hi,
Since libmysqld does not use sockets or TCP/IP, what's the mechanism it uses when
the
client and server communicate with each other?
I mean how embedded MySQL Server works as a
server. Thanks for reply in advance.
Regards.
--
___
Get your
Hello.
I'm just getting started with the embedded mysql
server and I'm not trying to do anything fancy. I
just want to initialize the server and call
"mysql_create_db" and have the database get created
and then start using it.
I've modified the basic "embed
Sorry for the ambiguity. My application is a gui application written in
Borland C++ Builder 6. It features one form with 4 buttons consisting of
Create, Connect, Disconnect, Destroy. Only the relevant buttons are
availible at certain times. (For instance, you cannot destroy a server
when one is no
Hello to all!
I am currently working on a GUI Application in Borland C++ Builder, and
must use an embedded MySQL server in it. I am having difficulties,
however, because whenever I create an instance, and destroy it, then
try to make another instance of an embedded server, the second time it
Marek Kustka writes:
> Hi folks,
>
> does embedded server tcp-listen to the outside world i.e. it could
> be used by another app or perhaps been accessed by the same app
> using ODBC?
>
Nope.
> OR
>
> is MySQL C API the only way to control it?
>
Yes, so far. But other API's could be built o
Hi folks,
does embedded server tcp-listen to the outside world i.e. it could
be used by another app or perhaps been accessed by the same app
using ODBC?
OR
is MySQL C API the only way to control it?
Thanks, Marek
-
Before po
12 matches
Mail list logo