0 votes
146 views

I tried to use mydb_import to upload a table, like this:

datalab mydb_import

table (default: None): LGZ_tab.csv

data (default: None): ldr2_mgau_large_LGZ_idres.csv

 but it gave me the error below:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>400 BAD REQUEST</title>

</head><body>

<h1>BAD REQUEST</h1>

<p>Your browser sent a request that this server could not understand.<br />

</p>

<hr>

<address>Apache/2.2.15 (CentOS) Server at datalab.noirlab.edu Port 443</address>

</body></html>

This also happened when I tried to do a query with the table in my vospace.
by isaaczheng (220 points) | 146 views

1 Answer

0 votes
Best answer
Hi, for the table name please omit any suffixes (i.e. in your case skip the '.csv'). And also use only small-caps and digits and the underscore for table names.

Please let us know if you're still setting problems.

Best regards,

Robert
by robertdemo (7.9k points)
selected by 0
It works! Thank you!

415 questions

432 answers

437 comments

635 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories