Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6719053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:02:49+00:00 2026-05-26T09:02:49+00:00

For example with MySQL and PHP, when a memory table is created, it will

  • 0

For example with MySQL and PHP, when a memory table is created, it will be destroyed at the end of a session, meaning another user can’t share and access the same memory table as the previous user.

Any solution for this? (No HTML cache please :))

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T09:02:49+00:00Added an answer on May 26, 2026 at 9:02 am

    MySQL MEMORY engine stores data in memory (RAM). It has nothing to do with what PHP process is connected to MySQL. It’s MySQL ENGINE, therefore – if you connect to MySQL, you have access to data stored in MEMORY engine. Once MySQL is rebooted, the data stored in MEMORY engine is lost.

    On the other hand, there are temporary tables. Temporary tables are session based (based on MySQL session of course, not PHP one). Once the session ends, the table is lost.

    Question is – what the heck are you trying to do and why are you constantly confusing naming? Describe what you are aiming for with these past few questions and let more experienced people tell you straight what you need to do.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to assign php array in MySQL IN() function? for example, $numbers
From the mysql certification guide's example questions ... question Will the following SQL statement
For example, mysql quote table name using SELECT * FROM `table_name`; notice the `
using mysql and php, I have two tables, I'm french so the table names
i have a string table in my mysql/php table. id | str 3 |
I have a Mysql problem. (I use PHP with it). For example I have
I have a basic CMS in PHP/MySQL where content managers can create pages to
When it comes to writing custom MySQL database-driven PHP session management for a VERY
This is for MySQL and PHP I have a table that contains the following
I have tried a very simple example of PHP MySQL Ajax following the example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.