]> TLD Linux GIT Repositories - packages/mysql.git/blobdiff - mysql-dubious-exports.patch
- PLD merge
[packages/mysql.git] / mysql-dubious-exports.patch
index edac52294c716b542225d17e838c6c04b7faba22..4166c52d228cc937cc9a195c22bbb553673f490b 100644 (file)
@@ -43,7 +43,7 @@ diff -Naur mysql-5.5.8.orig/include/mysql_com.h mysql-5.5.8/include/mysql_com.h
  void my_net_local_init(NET *net);
  void net_end(NET *net);
  void net_clear(NET *net, my_bool check_buffer);
-+#define net_realloc mysql_net_realloc         /* namespace sanity */
++#define net_realloc mysql_net_realloc          /* namespace sanity */
  my_bool net_realloc(NET *net, size_t length);
  my_bool       net_flush(NET *net);
  my_bool       my_net_write(NET *net,const unsigned char *packet, size_t len);