So basically when I try to import my database or any database even some that my teacher gave me. It does not work. And it says that «ERROR 1049 (42000) : Base ‘undefined’ unknown ». It does this at school and at home since Thursday before I never had this type of issue and I can’t ask a teacher they are in holiday and the thing is that when I logged in an other PC at school it worked but I can’t do it at home neither I can go to school because it’s close due to the summer vacation. I try import my database on visual studio code. I know that my database works because before Thursday I never had any problems and it still work on phpmyadmin. I only have the problem with visual studio code. By the way I use wampserver to serve my website. Why does this happen?
Mysql error 1049 when importing db «ERROR 1049 (42000) base ‘undefined’ unknown »
68 Views Asked by Quentin At
0
There are 0 best solutions below
Related Questions in MYSQL
- How to Retrieve Data from an MySQL Database and Display it in a GUI?
- How to change woocomerce or full wordpress currency with value from USD to AUD
- window.location.href redirects but is causing problems on the webpage
- Error: local variable 'bramka' referenced before assignment
- Products aren't displayed after fetching data from mysql db (node.js & express)
- status table for all entries (even in different dates) in database changing value when all checkboxes are checked
- Can't Fix Mariadb & Mysql ERROR 2002 (HY000): Can't connect to local server through socket '/tmp/mysql.sock' (2) On MacOs
- Express Mysql getting max ID from table not working cought in a promise
- failed to upload a table from sql file
- Update a MySQL row depending on the ID in Google Sheets Apps Script
- Use row values from another table to select them as columns and establish relations between them (pivot table)
- SQL: Generate combination table based on source and destination column from same table
- How to display the column names which have only unique non-null values in MySQL table?
- mysql query takes too long because of wrong indexes usage
- Multitable joining in Sql
Related Questions in DATABASE
- How to add the dynamic new rows from my registration form in my database?
- How to store a date/time in sqlite (or something similar to a date)
- Problem with add new attribute in table with BOTO3 on python
- When an E-R attribute should be perceived as a relationship attribute or as an entity set attribute?
- SQLAlchemy: efficient relationship loading in 3-way many-to-many relationship
- Cannot connect to Postgres Database when running Quarkus Tests with Gitlab ci
- Local or remote database with react-native?
- I want to edit a specific row in database
- How to enter data in mongodb array at specific position such that if there is only 2 data in array and I want to insert at 5, then rest data is null
- Open Web Library
- database login.py and register.py error showing 404 file not found and doesn't work
- SQL71561: SqlComputedColumn: When column selected
- Liquibase as SaaS To Configure Multiple Database as Dynamic
- Updated max input vars but table still shows error
- Spring does not map set of roles
Related Questions in VISUAL-STUDIO-CODE
- Is there a way to prevent vscode from forwarding ssh agent to remote dev container?
- flutter Null check error: did not show file and line number
- vscode, debug angular, first time, doesn't debug, 2nd time stops at main.js then it's ok
- trouble with creating a project for Pymakr in vscode
- Compiling c++ code by VS Code is always blocked by clang-tidy error 'Error running 'clang-tidy'
- Disable typescript in VS Code
- couldn't sign in visual studio code
- I can't add text to "Message" in VS Code when committing to Git
- Cannot type single backtick in VSCode
- WebScraping doesnt work, even without error
- Visual Studio Code keeps discovering python interpreters forever and vscode-server on remote is busy 100%
- vscode uses different cocoapods version when running a task
- Live server extension in VS Code works in background but do not pop the web browser
- How to recover deleted files from create vite react project
- Autocomplete not working for apache spark in java vscode
Related Questions in WAMP
- PHP & LDAPS : cant connect to AD
- Sending an email with wamp
- Big files take unjustly long time to submit from the form Laravel PHP
- Wampserver is not displaying images or videos. Permission issue?
- Why wamp server doesn't work on localhost?
- Mysql server not starting without Xamp or Wampserver, How to Use a Common Database for all
- i want to fix one error for configure the iomad using wamp server
- The website works fine with certificat HTTPS inside the virtual machine (VM) but not outside
- Wamp server error message: The process cannot access the file because it is being used by another process
- How to increase phpmyadmin upload filesize limit in wampserver?
- phalcon and phalcon devtools installation issue in windows 10
- I tried to PHP Server: Serve but it doesn't start
- Running into performance problems - MySQL shows CPU 100%
- "pecl http" php extension can't be loaded in local (xampp/wampp)
- Display html img located in network drive
Related Questions in MYSQLIMPORT
- Need to extend import file size of database in mysql that is running on docker
- Odd data truncation upon import
- Mysql error 1049 when importing db «ERROR 1049 (42000) base ‘undefined’ unknown »
- Failing sql import getting1064 error mysql 8
- Error ASCII '\0' when importing 29GB .sql file into mysql 5.7 database on Ubuntu 22.04
- How does one use mysqlimport with reserved-word table name?
- How to export and import mysql database to ignore Duplicate entries for key 'PRIMARY'?
- MySQL - Manual CSV Import - Column Data Type Errors
- How do I resolve a backup restoration error
- Import CSV with double quote using mysqlimport.exe
- Can mysqlimport utility create columns from source file if they do not exist?
- "Data too long for column 'country' at row1 when using table_name"
- Importing and exporting TSVs with MySQL
- How to recognize end of line in csv file for sql for LOAD DATA INFILE method? tried Lines Terminated by '' '\r' '\r\n' or '\n'..... nothing has worked
- NPM MysqlDump and Mysql-Import , how to add option of drop table if exist , Node.js
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?