Re: Taking a sample mysql dump

2012-01-06 Thread Arun P
You may have to look at mysqldump manual
http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html

On Fri, Jan 6, 2012 at 12:03 AM, Amit Sethi wrote:

> Is there a way one could take the dump of just a few sample fields using
> mysqldump or some other similar tool. ?? Such that you can use it similar
> to fixture data
>
> --
> A-M-I-T S|S
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Digitally,
Arun Prabhakar 


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Taking a sample mysql dump

2012-01-05 Thread Amit Sethi
Is there a way one could take the dump of just a few sample fields using
mysqldump or some other similar tool. ?? Such that you can use it similar
to fixture data

-- 
A-M-I-T S|S

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.