I believe it's the same as in MySQL. It does depend on the engine your table is using. By default it is probably InnoDB.
For the full details about the limits: http://www.mysqlperformanceblog.com/2013/04/08/understanding-the-maximum-number-of-columns-in-a-mysql-table/ On Thu, Jan 30, 2014 at 9:45 AM, AskMonty KB <[email protected]> wrote: > Hello, > > A new question has been asked in "MariaDB FAQ" by robpaton: > -------------------------------- > Hi there, > > What is the maximum number of columns a row can have in MariaDB? I can't > find this info anywhere on the web. > > Best regards, > Rob > -------------------------------- > > To view or answer this question please visit: > http://mariadb.com/kb/en/maximum-number-of-columns/ > > _______________________________________________ > Mailing list: https://launchpad.net/~maria-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~maria-discuss > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

