[debian-mysql] Bug#850142: mariadb_config garbage output

Andreas Beckmann anbe at debian.org
Thu Jan 5 12:20:02 UTC 2017


Control: severity -1 serious

On 2017-01-04 16:51, Georg Richter wrote:
> Hi Andreas,
> 
> I just merged a mariadb_config bug from master into 2.3 - can you please
> try latest git version?
> 
> Thanks!
> 
> /Georg

That's unlikely to fix this issue.

I did a bit more debugging - adding a
  puts("DONE");
right before the exit(0)/exit(1) calls results in

(sid_mips64el-dchroot)anbe at eller:~/rmysql/mariadb-connector-c-2.3.1/obj-mips64el-linux-gnuabi64$ ./mariadb_config/mariadb_config --socket
/var/run/mysqld/mysqld.sock
DONE
DONE
run/mysqld/mysqld.sock
�
 

so this may not be directly mariadb_config's fault, but perhaps a libc or compiler problem on that platform.
Please contact the mips64el porters to help with debugging.


Andreas



More information about the pkg-mysql-maint mailing list