Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

- Create temporary table instead of create table temporary#5221

Merged
ralphschindler merged 1 commit into
zendframework:masterfrom
Paul-PSDigital:zf5210
Nov 19, 2013
Merged

- Create temporary table instead of create table temporary#5221
ralphschindler merged 1 commit into
zendframework:masterfrom
Paul-PSDigital:zf5210

Conversation

@Paul-PSDigital
Copy link
Copy Markdown
Contributor

This is a fix for issue 5210:

#5210

User spotted that temporary tables were being parsed in the order of:
CREATE TABLE TEMPORARY "name" instead of CREATE TEMPORARY TABLE "name"

@turrsis
Copy link
Copy Markdown
Contributor

turrsis commented Oct 24, 2013

#4768 - also fix sql server.

ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'zf5210' of git://github.com/thepauleh/zf2 into thepauleh-zf5210

* 'zf5210' of git://github.com/thepauleh/zf2:
  - Create temporary table instead of create table temporary
ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'thepauleh-zf5210'

* thepauleh-zf5210:
  - Create temporary table instead of create table temporary
@ralphschindler ralphschindler merged commit 72b07ad into zendframework:master Nov 19, 2013
ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'thepauleh-zf5210' into develop

* thepauleh-zf5210:
  - Create temporary table instead of create table temporary
@ralphschindler ralphschindler self-assigned this Mar 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants