You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Add core dumps and stack trace (#2604)
* Add core dumps and stack trace
This commit is contained in:
@ -744,7 +744,6 @@ int main(int argc, char** argv)
|
||||
return 1;
|
||||
}
|
||||
Opt opt(argc, argv);
|
||||
|
||||
// Set locale language
|
||||
setlocale(LC_ALL, "");
|
||||
setlocale(LC_NUMERIC, "C");
|
||||
|
Reference in New Issue
Block a user