Latest #mysql Threads 
Hey there, I wrote this low-level library recently, its goal is simply to lower the barrier between Elixir and SQL, and it does that by p...
New
We’re in the process of moving our codebase from Postgres to MySQL (using PlanetScale) and we’re noticing a number of our aggregate queri...
New
So, I’m using MySQL, and having a table where I’m restricting the ability to insert/update records to have overlaps, but end_date is allo...
New
My Elixir application needs to connect with a MySQL database and listen for insert and updates in certain tables, does anyone know about ...
New
I realize there are multiple topics with the same title, but the questions and answers in those threads either don’t make sense to me or ...
New
I am new to Elixir, so to learn I’m converting an existing NodeJS project into an Elixir one.
I intend to use plain Elixir (no framework...
New
Greetings,
I am trying to allow my existing Postgres application to use Mysql, too. My current problem is this error when running tests ...
New
I am getting the following error intermittently in production
** (RuntimeError) connect raised CaseClauseError exception. The exception ...
New
Is there a limit to the amount of data that can be inserted to a database (mysql) of column type longtext? I am trying to insert string d...
New
Note: I am using MySQL.
I have two tables named Post, Comment
schema "posts" do
field: id, string
field :title, :string
f...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hey there, I wrote this low-level library recently, its goal is simply to lower the barrier between Elixir and SQL, and it does that by p...
New
Last Three Year's Trending
I realize there are multiple topics with the same title, but the questions and answers in those threads either don’t make sense to me or ...
New
I am new to Elixir, so to learn I’m converting an existing NodeJS project into an Elixir one.
I intend to use plain Elixir (no framework...
New
Greetings,
I am trying to allow my existing Postgres application to use Mysql, too. My current problem is this error when running tests ...
New
My Elixir application needs to connect with a MySQL database and listen for insert and updates in certain tables, does anyone know about ...
New
So, I’m using MySQL, and having a table where I’m restricting the ability to insert/update records to have overlaps, but end_date is allo...
New
We’re in the process of moving our codebase from Postgres to MySQL (using PlanetScale) and we’re noticing a number of our aggregate queri...
New
Trending Over Three Years
Hi,
I have built a simple elxiir app which receives request like:
curl "http://localhost:8085/pass" -H Content-Type: application/json; ...
New
Hi everyone,
We would like to announce that Plataformatec is working on a new MySQL driver called MyXQL. Our goal is to eventually integ...
New
Hello all,
I am casually working on, as a hobbyist project, every now and then, a WordPress read-only Elixir viewer. I am working my way...
New
Hello, i have fallowing code in my tests:
source = %MyModule{} |> Repo.insert!()
new = Repo.get!(MyModule, source.id)
assert new.id ...
New
Hi everyone,
I have a table in a MySQL database with a ‘timestamp’ column called ‘created’ which may contain zero datetimes, i.e. ‘0000-...
New
Hello everyone,
Anyone having success using mariaex with mysql 8.0.x?
There is an open issue, but adding to my.cnf …
[mysqld]
default-...
New
I am saving a model that has a latitude and a longitude. Alongside I would like to save a POINT into my database from those two values. B...
New
I am using Mariaex without Ecto to query a MySQL database for one of my projects, I get results like this:
%Mariaex.Result{
columns: [...
New
Hello everyone! How are you? (I hope you are all fine despite the current situation)
Well, I already spent a good amount of time researc...
New
I am getting the following error intermittently in production
** (RuntimeError) connect raised CaseClauseError exception. The exception ...
New
Note: I am using MySQL.
I have two tables named Post, Comment
schema "posts" do
field: id, string
field :title, :string
f...
New
Is there a limit to the amount of data that can be inserted to a database (mysql) of column type longtext? I am trying to insert string d...
New
my requirement is simple
how to connect to an old database like mysql 5.1, or oceanbase(based on old mysql)
I’ve tried myxql, erlang-my...
New
I need simple access to a bit of data in MySQL (not my primary store), ecto not needed, something at the level of postgrex would be fine....
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







