Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

  • 0
Posted

Try run this:

--
-- Table structure for table `mapreg`
--

CREATE TABLE IF NOT EXISTS `mapreg` (
  `varname` varchar(32) binary NOT NULL,
  `index` int(11) unsigned NOT NULL default '0',
  `value` varchar(255) NOT NULL,
  PRIMARY KEY (`varname`,`index`)
) ENGINE=MyISAM;

 

  • 0
Posted (edited)

@Kakaroto thank you sir, do i need to paste it? thanks. sorry im new do you have a guide on how to do it? thank you very much

I mean how to add maps in mapreg? thank you. I deleted the maps in phpmyadmin thank you

Edited by jourdan
  • 0
Posted

@jourdan for god's sake. you have been warned not to make duplicate posts. and you just keep on doing it.. also what you were asking is not mapreg ing phpmyadmin. it was mapreg of src..

for the file mapreg.h, we cannot give you that bbeause there's a lot of version of that. the only way you can fix this is to take the mapreg.h from the source where you took your emulator..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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