Jump to content

sessions table into memory


Luis Manson

Recommended Posts

Posted
3 hours ago, TSP said:

I've done it.

In IPS4? Session tables have blob fields, so it cannot be moved to memory.

Upcoming Mariadb 10.2 will support blob/text columns in memory, but its not out yet.

Posted
1 minute ago, RevengeFNF said:

In IPS4? Session tables have blob fields, so it cannot be moved to memory.

Upcoming Mariadb 10.2 will support bob/text columns in memory, but its not out yet.

thanks for the info, however i desisted before further investigation because memory tables do have table-level locks :(

Posted
Just now, Luis Manson said:

thanks for the info, however i desisted before further investigation because memory tables do have table-level locks :(

Go with Innodb/xtradb and you will be fine.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...