I am pleased to announce the release of ODB 2.4.0.
ODB is an open source object-relational mapping (ORM) system for C++. It
allows you to persist C++ objects to a relational database without having
to deal with tables, columns, or SQL and without manually writing any of
the mapping code.
Major ne
On Tue, 09 Mar 2004 12:36:30 +0200
Victoria Reznichenko <[EMAIL PROTECTED]> wrote:
> 5 is a number of version. MySQL-Max is a name of MySQL server, where
> Max means that this MySQL server supports InnoDB and BDB storage
> engines.
So this make MaxDB another product
> > Could anyone post a corre
Ivan Sergio Borgonovo <[EMAIL PROTECTED]> wrote:
> On Tue, 9 Mar 2004 10:52:38 +0100
> "Martijn Tonies" <[EMAIL PROTECTED]> wrote:
>
>> > I'm running:
>> > mysql Ver 12.21 Distrib 4.0.15, for suse-linux (i686)
>> > ps says I'm running mysql-max
>> > mysql21397 0.0 1.7 71216 16064 pts/8 S
On Tue, 9 Mar 2004 10:52:38 +0100
"Martijn Tonies" <[EMAIL PROTECTED]> wrote:
> > I'm running:
> > mysql Ver 12.21 Distrib 4.0.15, for suse-linux (i686)
> > ps says I'm running mysql-max
> > mysql21397 0.0 1.7 71216 16064 pts/8 S10:32 0:00
> > /usr/sbin/mysqld-max
> >
> > that
Hi,
> I'm running:
> mysql Ver 12.21 Distrib 4.0.15, for suse-linux (i686)
> ps says I'm running mysql-max
> mysql21397 0.0 1.7 71216 16064 pts/8 S10:32 0:00
> /usr/sbin/mysqld-max
>
> that *should* support stored procedures, shouldn't it?
As far as I know, MySQL 5 support st
I'm running:
mysql Ver 12.21 Distrib 4.0.15, for suse-linux (i686)
ps says I'm running mysql-max
mysql21397 0.0 1.7 71216 16064 pts/8 S10:32 0:00
/usr/sbin/mysqld-max
that *should* support stored procedures, shouldn't it?
but this fail
create procedure pippo
begin
select 1
And I hope triggers as a collegue and I have to submit a evaluation
report on why our department should consider Mysql to be used in
conjuction with Postgrsql
which is our default RDBMS in our organisation.
So I have a few link's regarding performaces etc as well as the Mysql V
PostGresql
Any
Tonino,
Friday, October 11, 2002, 10:05:42 AM, you wrote:
T> Just a short question - Does anyone know the progress of stored
T> procedure support in MySQL 4
Stored procedures will come in v5.0
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is spon
Hi,
Just a short question - Does anyone know the progress of stored
procedure support in MySQL 4
Thanks
Tonino
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com