RE: where option in mysqldump

2001-08-25 Thread Don Read
On 24-Aug-2001 [EMAIL PROTECTED] wrote: > > Can anyone give an example of how to use the > where option in mysqldump to get a dump of only those > records whose values of field fieldx are larger than > something? > For example > > "for all database tab

where option in mysqldump

2001-08-25 Thread moka
Can anyone give an example of how to use the where option in mysqldump to get a dump of only those records whose values of field fieldx are larger than something? For example "for all database tables of db mydatabase which possess a field named fieldx store in the dump only