• Member Avatar for cmps
    cmps

    Marked Solved Status for mysql insert or check then insert

    Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key …
  • Member Avatar for cmps
    cmps

    Revoked Solved Status for mysql insert or check then insert

    Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key …
  • Member Avatar for cmps
    cmps

    Marked Solved Status for mysql insert or check then insert

    Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key …
  • Member Avatar for cmps
    cmps

    Marked Solved Status for Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Replied To a Post in Regex nested tags

    Hey minitauros, thank you for this regex pattern, it's useful I added the U at the end of the pattern since I'm gonna have more than one in an input. …
  • Member Avatar for cmps
    cmps

    Replied To a Post in Regex nested tags

    Thank you for this link, no in contrary that's just great. In fact I have implemented a function based on recursive backtracking to prevent nested tags but it needs more …
  • Member Avatar for cmps
    cmps

    Began Watching Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Edited Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Created Regex nested tags

    I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a …
  • Member Avatar for cmps
    cmps

    Began Watching mysql insert or check then insert

    Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key …
  • Member Avatar for cmps
    cmps

    Created mysql insert or check then insert

    Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key …
  • Member Avatar for cmps
    cmps

    Marked Solved Status for Order by non index

    Hey all, I have a query like this one: `select * from topic order by topic_view_time limit 10` the topic table has a PK topic_id and some other varchar fields. …
  • Member Avatar for cmps
    cmps

    Began Watching Order by non index

    Hey all, I have a query like this one: `select * from topic order by topic_view_time limit 10` the topic table has a PK topic_id and some other varchar fields. …
  • Member Avatar for cmps
    cmps

    Created Order by non index

    Hey all, I have a query like this one: `select * from topic order by topic_view_time limit 10` the topic table has a PK topic_id and some other varchar fields. …
  • Member Avatar for cmps
    cmps

    Marked Solved Status for Execution time in mysql changes

    Hey all, I would like to know why when having big data in mysql table, executing a query for the first time takes 0.1.. sec, but if executing again the …

The End.