hello-world
hello-world copied to clipboard
add MariaDB
Adding a language
- [X] The code displays "Hello World" (tio.run may help for testing)
- I do have association with the language, but googling it will show a wide arrays independent sources about it
- [X] There are no copyright issues with this code
- [X] The language has not been added prior to this pull request
- [X] I have updated the README
Link to programming language:
https://mariadb.org/
Wouldn't it make more sense to have
SIGNAL SQLSTATE '01000' SET MESSAGE_TEXT = 'Hello World';
?