mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
set -e
|
||||
|
||||
# Temporary fix, probably related with https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1890170
|
||||
# MySQL was failling with:
|
||||
# MySQL was failing with:
|
||||
# from . import _mysql
|
||||
# ImportError: /lib/x86_64-linux-gnu/libstdc++.so.6: cannot allocate memory in static TLS block
|
||||
export LD_PRELOAD=/lib/x86_64-linux-gnu/libstdc++.so.6
|
||||
|
||||
Reference in New Issue
Block a user