List:Internals« Previous MessageNext Message »
From:Sergei Golubchik Date:May 17 2005 9:53am
Subject:Re: help with 2 Phase commit protocol
View as plain text  
Hi!

On May 14, Percy Fernando Bernedo Morales wrote:
> hello Everybody,
> First of all I would like to thanks Sergei Golubchik for his comments.
> I have heard that on the new mysql version there is support for PREPARE and 
> COMMIT phases .. I would like to know what files and functions should I 
> check to use it.

check xa.test in the test suite

> And also.. 
> how can I set in the mysql client to submit multistatements

in the manual, see mysql_options() function

> and
> what files should I check to use store procedures.

a manual and
sp.test in the test suite

> finally...
> so far the only file I have used is sql_parse.cc.. has that file changed too 
> much in structure in version 5?

yes

Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com
Thread
help with 2 Phase commit protocolPercy Fernando Bernedo Morales14 May
  • Re: help with 2 Phase commit protocolSergei Golubchik17 May