triggers, stored procedures, and views

2002-01-30 Thread jds
I am building a database system and have been, like many before me, quite surprised that MySQL doesn't support triggers, sp's, and views. I can see how one can get around not having views with advanced permissions, as stated in the manual, although as I understand it this is no substitue for views

RE: Spam

2002-01-11 Thread jds
-Original Message- From: Robert Lucier [mailto:[EMAIL PROTECTED]] Sent: Friday, January 11, 2002 1:55 PM To: jds; Patrick Crowley; Keith C. Ivey Cc: MySQL List Subject: RE: Spam A little higher barrier to entry, even for non-spam posts might not be a bad thing. The list is already pret

RE: Spam

2002-01-11 Thread jds
ummm. you go ahead with that and noone will stay on the list. again, now with my stupid reply, there has been more posts about spam than actual spam. let's do the list a favor and put this thread to bed. jOda -Original Message- From: Patrick Crowley [mailto:[EMAIL PROTECTED]] Sent: Th

RE: Heads up re Spam.

2002-01-10 Thread jds
well said!! generously indeed... soft, fuzzy rtfmS are badly needed. -Original Message- From: Steve Rapaport [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 12:46 PM Cc: [EMAIL PROTECTED] Subject: Heads up re Spam. Okay guys, let's not get our panties in a twist. I've

RE: ms acess to mysql

2002-01-07 Thread jds
forms will write to mysql. I would greatly appreciate comments and pointers on accomplishing this task http://lists.mysql.com/php/search.php www.google.com jds = Regards, Investorclb __ Do You Yahoo!? Send your

mysqlgui - my.cnf or my.ini

2002-01-06 Thread jds
e included mysqlgui parameters to my.ini in WINNT? will this work? it only mentions adding to c:\my.cnf (which i don't have, since it cant use both) thanks in advance, jds - Before posting, please check: http://www.mysql

RE: help with innodb my.ini config

2002-01-05 Thread jds
my.ini looks like this: #This File was made using the WinMySQLAdmin 1.3 Tool #12/21/2001 6:19:15 PM #innodb code added 1/5/2002 1550CST #Uncomment or Add only the keys that you know how works. #Read the MySQL Manual for instructions [mysqld-max-nt] basedir=C:/mysql #bind-address=24.26.165.120 d

help with innodb my.ini config

2002-01-05 Thread jds
good day list, i'm running 3.23.46a win on win2k and had no trouble installing and using myISAM tables and using a access front end w/myodc - this was easy and fun. now i'm trying to config to use innodb tables i stopped the service and edited [mysqld] to [mysql-max-nt] in my.ini and added th