Quantcast
Channel: MySQL Performance Blog » Search Results » mariadb mysql 5.6
Viewing all articles
Browse latest Browse all 118

Post: Understanding the maximum number of columns in a MySQL table

$
0
0

… code base. However… for those using MySQL, Percona Server, MariaDB or any other of the MySQL branches/forks, you get to have these…(HA_ERR_TO_BIG_ROW); } Which is curiously gone from MySQL 5.6, it’s replaced by the following set of defines #define… as what I can create. That’s right folks, in MySQL 5.6 you can create a table with a few more columns…

The post Post: Understanding the maximum number of columns in a MySQL table appeared first on MySQL Performance Blog.


Viewing all articles
Browse latest Browse all 118

Trending Articles