Re: [nyphp-talk] Searching an Entire MySQL Database

2010-11-05 Thread Andrew Yochum
On 11/5/10 9:57 AM, Wellington Fan wrote: I think the "-t" flag to mysqldump dumps just the data, and not the schema. this might be useful in ensuring that you don't accidentally change the schema with your sed. Right, but the point of testing against the schema file is so that you ensure you'

Re: [nyphp-talk] Searching an Entire MySQL Database

2010-11-05 Thread Wellington Fan
I think the "-t" flag to mysqldump dumps just the data, and not the schema. this might be useful in ensuring that you don't accidentally change the schema with your sed. -- wellington ___ New York PHP Users Group Community Talk Mailing List http://lis