Bugs item #637174, was opened at 2002-11-12 16:27
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637174&group_id=22866

Category: JBossCMP
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Shakeel Mahate (shakeelmahate)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mechanism to specify database type

Initial Comment:
We need a hook to be able to specify the TYPE of the 

database during CREATE



CREATE employe (......) TYPE="InnoDB";



For mySQL and CMRs we need to use InnoDB 

database type, the default is myISAM.



I could not find any mechanism to control the CREATE 

and hence specify the TYPE.





----------------------------------------------------------------------

>Comment By: Heiko W.Rupp (pilhuhn)
Date: 2003-08-26 17:09

Message:
Logged In: YES 
user_id=217112

You can now (3.2.2RC2+) do this with the post-table-create

by issuing an alter  table command after creation.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637174&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to