Ticket #4397: mysqlhpatcherror.txt

File mysqlhpatcherror.txt, 713 bytes (added by DannyCan@…, 16 years ago)

The mysql.h patch error

Line 
1COMMENTS:------------------------------
2COMMENTS:write the patch for the the mysql.h file
3COMMENTS:------------------------------
4
5
6COMMENTS:------------------------------
7COMMENTS:Apply mysql.h patch file, if not already applied....
8COMMENTS:------------------------------
9
10grep-ing for pattern(\|\| defined\(__MINGW32__\)) in file(C:/MinGW/include/mysql
11.h)
12shell:C:\MSys\1.0\bin\bash.exe -c "( export PATH=/bin:/mingw/bin:$PATH;cd /mingw
13/include;patch -p0 < mysql___h.patch) 2>&1 "
14/usr/bin/bash: line 0: cd: /mingw/include: No such file or directory
15/usr/bin/bash: mysql___h.patch: No such file or directory
16grep-ing for pattern(\|\| defined\(__MINGW32__\)) in file(C:/MinGW/include/mysql
17.h)