summaryrefslogtreecommitdiff
path: root/scripts/mysqlbug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mysqlbug.sh')
-rw-r--r--scripts/mysqlbug.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/mysqlbug.sh b/scripts/mysqlbug.sh
index 8dbc931b7f6..49ac08d0013 100644
--- a/scripts/mysqlbug.sh
+++ b/scripts/mysqlbug.sh
@@ -231,6 +231,8 @@ ${ORGANIZATION- $ORGANIZATION_C}
>Class: $CLASS_C
>Release: mysql-${VERSION} ($COMPILATION_COMMENT)
`test -n "$MYSQL_SERVER" && echo ">Server: $MYSQL_SERVER"`
+>C compiler: @CC_VERSION@
+>C++ compiler: @CXX_VERSION@
>Environment:
$ENVIRONMENT_C
`test -n "$SYSTEM" && echo "System: $SYSTEM"`