Ricram2

Results 32 issues of Ricram2

**Describe the bug** Mongo compass local has no tab, and cloud does. ![image](https://user-images.githubusercontent.com/24927430/204201521-da33bc79-7462-4ceb-9ea1-518c732a046b.png) **To Reproduce** Steps to reproduce the behavior, for example: 1. Go to https://docs.mindsdb.com/connect/mongo-compass 2. Read and notice...

Bug
documentation

**Describe the bug** ![image](https://user-images.githubusercontent.com/24927430/204200280-24af72ca-9336-445a-b341-40c176fab95c.png) Missing the screenshot on the first tab option, Also missing the `MindsDB` on `MindsDB SQL Editor on `sidebarTitle` **To Reproduce** 1. go to: https://docs.mindsdb.com/connect/mindsdb_editor 2. Check...

Bug
documentation

**Describe the bug** ![image](https://user-images.githubusercontent.com/24927430/204196890-e368ff4c-d92e-468c-95ce-c10887ae3f32.png) Production on left, Dev on Right. They both have the same mint.json. but the leading green text above the Header are different. (`Guides` and `Deployment`) **To...

Bug
documentation

**Describe the bug** ![image](https://user-images.githubusercontent.com/24927430/204192537-adcab4d7-2326-4f52-a18a-03214cef81b2.png) On the tutorial of connecting for connecting MindsDB to DBeaver the first query to run after the connection is done is: `SELECT * FROM mindsdb.models;` Which...

Bug
documentation

**Describe the bug** ![image](https://user-images.githubusercontent.com/24927430/204189976-68237fa3-d727-446c-9f6c-e52b61ca1c45.png) The heading Log in to the MindsDB Cloud Shows in the right index as: Log in to the It seems that the "MindsDB Cloud" is not...

Bug
documentation

**Describe the bug** ![image](https://user-images.githubusercontent.com/24927430/204188595-b401befb-7d78-4a9a-a639-157833debbc8.png) The link referencing the repo is marking the following lines: ![image](https://user-images.githubusercontent.com/24927430/204188780-07bbaf24-3ca2-440f-a1c4-621dd7f38160.png) Which is wrong and it will change depending the changes made to that file. decoupling...

Bug
documentation

**Describe the bug** A clear and concise description of what the bug is. ![image](https://user-images.githubusercontent.com/24927430/204186479-49841faf-5adb-44da-be64-d24ab2885446.png) The third option is wrong. It should be "MindsDB using MySQL" without the Studio. **To Reproduce**...

Bug
documentation

### Short description of current behavior If you try to make a prediction with JOIN and the input data has `NULL` values, it will crash and give you: `error in...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior https://www.loom.com/share/863c94bf05b74890b1387cf0109bd521 ```sql -- I WANT TO DROP openai_1 ML_ENGINE -- CHECK...

bug

### Short description and motivation for the proposed feature If as a user I attempt to make a prediction from a model that is still training... ![image](https://user-images.githubusercontent.com/24927430/213945444-92b2b258-2a40-4462-9a57-b0602723c94b.png) I get an...

enhancement