innodb or Berkeley DB default for mysql max

2002-03-14 Thread Kemp Randy-W18971
What is the default table engine used in the binary version of mysql-max -- innodb or Berkeley? If not innodb, how do I get the innodb to be the default? Can someone point me to the manual section? - Before posting, please

RE: Backup and Restore

2001-12-20 Thread Kemp Randy-W18971
Have you looked at mysqldump function? -Original Message- From: Alex Shi [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 1:36 PM To: [EMAIL PROTECTED] Subject: Backup and Restore Hello, I have a question regarding to table backup and restore. Suppose we have a table of

Moving data in table from mysql server A to server B

2001-12-18 Thread Kemp Randy-W18971
If I have mysql on server A and an identical version on server B, what is the easiest way to move data in Table C from server A to server B? - Before posting, please check: http://www.mysql.com/manual.php (the manual)

Error on Windows 2000 service pack 2

2001-12-18 Thread Kemp Randy-W18971
If I install mysql (latest stable version) on Windows 2000, service pack 1, I can type the command d:\mysql\bin mysqld-nt --standalone, and the server runs fine. I then invoke the mysqlgui, and can do anything with table creation, reading, etc. But if I do the same thing on Windows 2000,

RE: EJB and MYSQL

2001-12-07 Thread Kemp Randy-W18971
I would say that mysql 4.X, when it is production ready, will be the best for J2EE applications. And using mysql with jboss (www.jboss.org) (add Tomcat or Jetty to the mix) is a very powerful, open source application. If a company can afford BEA, then they can also afford a data base like

RE: Solaris, JDBC and MySQL

2001-11-30 Thread Kemp Randy-W18971
A good book is JSP, Servlets, and mySQL by David Harms. -- original Message- From: Quentin Bennett [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 6:47 PM To: MySQL (E-mail); '[EMAIL PROTECTED]' Subject: Solaris, JDBC and MySQL Hi, Can anyone point me, a humble C

RE: Need A book for dynamic website

2001-11-15 Thread Kemp Randy-W18971
If you consider JSP, then JSP, Servlets, and MySQL by David Harms is excellent. -Original Message- From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 4:11 PM To: Webmaster Cc: [EMAIL PROTECTED] Subject: Re: Need A book for dynamic website On Wed, Nov 14,