From: Martijn Tonies Date: June 14 2007 12:44pm Subject: Re: Before I shoot myself in the foot... List-Archive: http://lists.mysql.com/mysql/207479 Message-Id: <01c101c7ae81$cc525330$9902a8c0@martijnws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > You mean stored procs and functions are not dependent on tables? They can, but not "have to" use tables. Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com > On 6/14/07, Baron Schwartz wrote: > > > > Stored procedures and functions are not associated with tables. Triggers > > are, and I > > don't know about those. > > > > Ananda Kumar wrote: > > > Hi All, > > > Will the rename of table from y to x cause for all the stored procs, > > > functions on this table to be come invalid? > > > > > > regards > > > anandkl > > > > > > > > > On 6/14/07, Brian Dunning wrote: > > >> > > >> Many thanks to all who took the time to reply. :) :) > > >> > > >> -- > > >> MySQL General Mailing List > > >> For list archives: http://lists.mysql.com/mysql > > >> To unsubscribe: http://lists.mysql.com/mysql?unsub=anandkl@stripped > > >> > > >> > > > > > > > -- > > Baron Schwartz > > http://www.xaprb.com/ > > >