-
Tor Didriksen authored
The patch for: Bug#11765225 58165: "MY_EMPTY_STRING" GETS MODIFIED AND CAUSES LOAD DATA TO FAIL AND OTHER CR removed most uses of my_empty_string. This patch removes it as a global variable, and makes it (and a few others) const, so that it cannot be modified.
Tor Didriksen authoredThe patch for: Bug#11765225 58165: "MY_EMPTY_STRING" GETS MODIFIED AND CAUSES LOAD DATA TO FAIL AND OTHER CR removed most uses of my_empty_string. This patch removes it as a global variable, and makes it (and a few others) const, so that it cannot be modified.
Loading