please read the comments from the script
Under Windows you will probably need to add the mysql executable directory
> to the PATH variable,
> you will also need to modify mysql to mysql.exe and mysqldump to
> mysqldump.exe below.
> Just guessing here :)
Why am I getting this error when using the "extract_mysql_models.py" script?
Given below is the traceback.
C:\Documents and Settings\rupeshpradhan\Desktop\scripts>python
extract_mysql_models.py rupesh:password@rockvale
Traceback (most recent call last):
File "extract_mysql_models.py", line 106
This plugin needs:
mysql
mysqldump
installed and globally available.
usage
extract_mysql_models.py username:password@data_basename
how would I use extract_mysql_models.py to extract a existing mysql
database
The script 'extract_mysql_models' provided in the script folder of the src
version of web2py is giving the following error.
The original script that was first given in the URL below worked fine.
https://groups.google.com/d/topic/web2py/AnJ0iPH0WaI/discussion
Given below is the traceback.
C:\Do
5 matches
Mail list logo