In response to
"GregW: How big is the field you are sorting on, or what datatype is it? -- nm"
by
Beryllium
|
It is varchar(22). I don't know why I can't run it with Order By, by I keep getting this error:
Posted by
GregW (aka not2fast)
Aug 23 '12, 14:15
|
java.sql.SQLException: Error writing file '/data01/tmp/MYIaxp8t' (Errcode: 28)
That filesystem has over 100GB free on both the source and target systems. I don't know which one it is referring to.
Unfortunately, I am a bit lost once it gets into java and mysql.
|
Responses:
|