mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
- renamed mysqladmin.c -> mysqladmin.cpp to fix the Windows builds
This commit is contained in:
parent
9f6d5a02ca
commit
51e18c217a
2 changed files with 2 additions and 1 deletions
|
|
@ -939,3 +939,4 @@ ndbcluster-1186/ndb_3_cluster.log
|
||||||
ndbcluster-1186/ndb_3_out.log
|
ndbcluster-1186/ndb_3_out.log
|
||||||
ndbcluster-1186/ndbcluster.pid
|
ndbcluster-1186/ndbcluster.pid
|
||||||
ndb/tools/ndb_restore
|
ndb/tools/ndb_restore
|
||||||
|
ac_available_languages_fragment
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ LINK32=xilink6.exe
|
||||||
# Name "mysqladmin - Win32 classic"
|
# Name "mysqladmin - Win32 classic"
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\mysqladmin.c
|
SOURCE=.\mysqladmin.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# End Target
|
# End Target
|
||||||
# End Project
|
# End Project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue