missing source code on mariadb routines.
I can't view function from the mariadb. It shows "missing souce code" instead of the body of the function.
things i've done
- Refresh the database state
- Verify that the necessary schemas are selected
- Force refresh schema information
- Clear and synchronize the schema cache
- Switch to the JDBC-based introspector
I have attached the idea, database log file.
Upload id: 2021_11_13_6ds3qm4iasFAciGm (files: idea.log.zip, database.0.zip)
Please sign in to leave a comment.
Let's do this:
- Turn off 'Introspect using JDBC metadata'
- Right-click on data source -> Database tools -> Forget cached schemas,
- Right-click on data source -> Diagnostics -> Diagnostic refresh.
- upload received files and send me upload id.
@Yuriy Vinogradov
This does not work for me.
Upload id: 2021_11_19_T62SoYZyneiGw5BT (files: database.0.zip and 2 more)
IntelliJ IDEA 2021.2.3 (Ultimate Edition)
Build #IU-212.5457.46, built on October 12, 2021
Runtime version: 11.0.12+7-b1504.40 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Registry: documentation.show.toolbar=true
Non-Bundled Plugins: com.jetbrains.plugins.ini4idea (212.5457.62), bundled-intellij-idea-help (212.5457.46), Batch Scripts Support (1.0.12), Key Promoter X (2021.3), com.intellij.properties.bundle.editor (212.4746.57), some.awesome (1.14), com.mallowigi (50.2.0), com.intellij.bigdecimal-folding (0.9.9.8.7), zielu.svntoolbox (202.0.1), org.sonarlint.idea (6.3.0.39716), JRebelPlugin (2021.4.1), Pythonid (212.5457.59), org.jetbrains.kotlin (212-1.6.0-release-799-IJ5457.46), izhangzhihao.rainbow.brackets (6.21), com.haulmont.jpab (5.8-212), com.jetbrains.edu (2021.10-2021.2-627)
Kotlin: 212-1.6.0-release-799-IJ5457.46
Let's try this way: create new MySQL data source with the same parameters, that will use MySQL driver and let me know if it helps.