amesys.com) or XFS (http://oss.sgi.com). I've used reiserfs for
a long time, but XFS is growing on me. It seems to be more stable in latest
2.4 kernels.
Cheers,
Andrew Crum
[EMAIL PROTECTED]
-
Before posting, please che
- Original Message -
From: "Andrew Crum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 15, 2002 12:15 AM
Subject: License Question
> Can I statically link to libmysqlclient? If so, what are the implications?
> Will I have to distri
Is there _any_ way to do something like Oracle's OCI callback functions?
What I need to do:
Whenever my MySQL database changes data (inserts, updates, whatever) I need
to call some of my own code.
Any ideas?
-Andrew
-
Before
Can I statically link to libmysqlclient? If so, what are the implications?
Will I have to distribute my application's source? IANAL, so what do I need
to do? What if I link dynamically? Can I redistribute the compiled
libmysqlclient library? What if I just link dynamically?
Cheers,
Andrew
-