Recent
`information_schema`.`APPLICABLE_ROLES`
`ifiber_db`.`users`
`hotel_booking_db`.`pos_stock_logs`
`information_schema`.`CHECK_CONSTRAINTS`
`pos_db`.`document_sequences`
`mysql`.`gtid_slave_pos`
`information_schema`.`SQL_FUNCTIONS`
`information_schema`.`PROFILING`
`information_schema`.`PARAMETERS`
`information_schema`.`USER_STATISTICS`
Favorites
There are no favorite tables.
New
hotel
hotel_booking_db
hotel_pos_db
ifiber_db
information_schema
mysql
performance_schema
phpmyadmin
pos_db
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: hotel_booking_db
Structure
SQL
Search
Query
(current)
Export
Import
Operations
Privileges
Routines
Events
Triggers
Tracking
Designer
Central columns
Console
Clear
History
Options
Bookmarks
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Label:
Target database:
Share this bookmark
OK
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Bookmark
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Multi-table query
Query by example
Query window
*
id
invoice_no
invoice_date
registration_no
room_id
customer_id
booking_type
check_in_date
check_out_date
actual_checkout_date
check_in_time
check_out_time
total_price
deposit
deposit_transfer
status
payment_status
payment_method
paid_at
paid_by
discount_type
discount_value
discount_note
notes
created_at
slip_image
*
id
fullname
phone
email
id_card
nationality
address
occupation
arriving_from
departing_to
created_at
*
id
booking_id
service_name
price
quantity
created_at
*
id
user_id
product_id
product_name
price
qty
total
payment_method
created_at
*
id
name
type
status
printer_ip
printer_width
printer_ip_kitchen
printer_ip_bar
*
id
name
color
status
branch_ids
printer_type
*
id
phone
fullname
points
tier
created_at
*
id
branch_id
table_id
user_id
room_id
customer_name
status
payment_method
subtotal
discount
tax
total
created_at
updated_at
shift_id
member_id
promo_id
discount_amount
vat_amount
service_charge_amount
is_void
void_reason
void_by
void_at
is_takeaway
paid_at
*
id
order_id
product_id
product_name
price
qty
total
status
created_at
*
id
category_id
name
price
cost_price
stock_qty
image
status
is_track_stock
type
show_restaurant
show_pub
show_minimart
*
product_id
branch_id
stock_qty
*
id
promo_code
name
discount_type
discount_value
min_spend
start_date
end_date
status
created_at
*
id
name
unit
stock_qty
cost_per_unit
status
*
id
product_id
raw_material_id
qty_used
*
id
name
permissions
is_system
*
id
branch_id
user_id
starting_cash
ending_cash
expected_cash
opened_at
closed_at
status
*
id
product_id
user_id
action
qty
reason
created_at
*
id
branch_id
requested_by
approved_by
product_id
qty
note
status
requested_at
approved_at
*
id
branch_id
table_name
status
*
id
username
password
role_id
branch_id
fullname
status
created_at
pin_code
*
id
room_number
room_type
name
capacity
price
status
cleaning_status
description
image_url
created_at
*
id
user_id
shift_date
shift_label
opened_at
closed_at
opening_cash
closing_cash
expected_cash
difference
notes
status
*
setting_key
setting_value
updated_at
*
id
username
password
fullname
role
created_at
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
bookings
customers
extra_services
frontdesk_sales
pos_branches
pos_categories
pos_members
pos_orders
pos_order_items
pos_products
pos_product_branches
pos_promotions
pos_raw_materials
pos_recipes
pos_roles
pos_shifts
pos_stock_logs
pos_stock_requests
pos_tables
pos_users
rooms
shifts
system_settings
users
.
select column