Re: Which one, InnoDB or BerkeleyDB?

2002-09-11 Thread Guilherme Orcutt
I have done some small tests here and indeed InnoDB seems to be faster than BerkeleyDB. Thanks guys for your help! ;) ==>MySQL List - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://

Which one, InnoDB or BerkeleyDB?

2002-09-11 Thread Guilherme Orcutt
Which one would be the best with MySQL thinking in reliability and performance? Thanks a lot for your thoughts! - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Triggers

2002-07-30 Thread Guilherme
Is there any option to substitute Triggers or Stored Procedures on MySQL? sql, query Thanx - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Performance Problem - LEFT JOIN

2002-07-24 Thread Guilherme
I have 3 tables tableA, tableB and tableC and the fields tableA.id, tableB.idA and tableC.idA. I'm using this query (bellow) to call information from the database that has in tableA but tableA.id is not found on tableB.idA and tableC.idA. SELECT tableA.* FROM tableA LEFT JOIN tableB ON (tab

Mysql memory problem

2002-03-14 Thread Guilherme Bistolfi
Guilherme Bistolfi - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe,

Mysql memory problem

2002-03-14 Thread Guilherme Bistolfi
Guilherme Bistolfi - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe,

MyODBC with C++ Builder

2001-02-08 Thread Guilherme Moreira Magalhães
on about MyODBC, checked the database configurations and the OBBC NDS is configured. If someone have some information about it, please mail me. Guilherme M M - Before posting, please check: http://www.mysql.com/manual.ph