| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The test fails because it reuses mysqltest perl code to copy directory
tree, and this code contains Windows-specific piece which outputs some
diagnostic information.
The patch introduces new parameter for that Windows-specific perl code to
have the ability to suppress diagnostic output on the corresponding
mysqltest perl module initialization.
|
|
|
|
|
| |
Depending on version, "handle.exe -?" can output either "Handle v4.0"
or "Nthandle v4.1"
|
|
|
|
| |
* Update wrong zip-code
|
|\ |
|
| | |
|
|/ |
|
|
Rewrite rmtree to use File::Find so we can get better debug printouts when something fails
|